Move the camera perpendicular to the camera/target vector.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic void Pan(
Vector3 trans
)
Parameters
- trans Vector3
- Distance to move the camera position and target in world coordinates (meters).
See Also