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