[Missing <summary> documentation for "P:StarfieldUtils.MathUtils.Vec3D.XAxis"]
Namespace:
StarfieldUtils.MathUtils
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static Vec3D XAxis { get; }
Public Shared ReadOnly Property XAxis As Vec3D
Get
public:
static property Vec3D^ XAxis {
Vec3D^ get ();
}
static member XAxis : Vec3D with get
Property Value
Type:
Vec3DSee Also