OrthonormalBasisSecondAxis Property |
Gets the second axis.
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 SecondAxis { get; }
Public ReadOnly Property SecondAxis As UnitCartesian
Get
public:
property UnitCartesian SecondAxis {
UnitCartesian get ();
}
member SecondAxis : UnitCartesian with get
Property Value
Type:
UnitCartesianSee Also