Click or drag to resize
AB4D logo

FreeCameraUpDirection Property

Gets or sets a Vector3D that specifies the up direction of the camera.

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

Property Value

Vector3D
See Also