OrthonormalBasis.FirstAxis Property |
Gets the first 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 FirstAxis { get; }
Public ReadOnly Property FirstAxis As UnitCartesian
Get
public:
property UnitCartesian FirstAxis {
UnitCartesian get ();
}
member FirstAxis : UnitCartesian with get
Property Value
Type:
UnitCartesian
See Also