Click or drag to resize
AB4D logo

BaseCameraUpDirection Property

Gets a Vector3D that represents the upward direction in the scene projection.

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

Property Value

Vector3D
See Also