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