Click or drag to resize
AB4D logo

BaseCameraGetCameraPosition Method

Gets the position of the camera.

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Point3D GetCameraPosition()

Return Value

Point3D
position of the camera
See Also