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