Click or drag to resize
AB4D logo

FirstPersonCameraPosition Property

Gets or sets a Point3D that is a position of the camera.

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Point3D Position { get; set; }

Property Value

Point3D
Remarks
See Also