Gets or sets the direction of the camera in
Axes.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public UnitCartesian Direction { get; set; }
Public Property Direction As UnitCartesian
Get
Set
public:
property UnitCartesian Direction {
UnitCartesian get ();
void set (UnitCartesian value);
}
member Direction : UnitCartesian with get, set
Property Value
Type:
UnitCartesianSee Also