AngleAxisRotationAxis Property |
Gets the unit vector representation the axis of rotation.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public UnitCartesian Axis { get; }
Public ReadOnly Property Axis As UnitCartesian
Get
public:
property UnitCartesian Axis {
UnitCartesian get ();
}
member Axis : UnitCartesian with get
Property Value
Type:
UnitCartesianSee Also