|
FirstPersonCameraTurnTo(Point3D) Method |
Turns the camera to the direction of the specified position
Namespace: Ab3d.CamerasAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public void TurnTo(
Point3D position
)
Parameters
- position Point3D
- position as Point3D
See Also