OrthonormalBasis.ThirdAxis Property |
Gets the third axis.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic UnitCartesian ThirdAxis { get; }
Public ReadOnly Property ThirdAxis As UnitCartesian
Get
public:
property UnitCartesian ThirdAxis {
UnitCartesian get ();
}
member ThirdAxis : UnitCartesian with get
Property Value
Type:
UnitCartesian
See Also