[This is preliminary documentation and is subject to change.]
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public static Vector3 UnitX { get; }
Public Shared ReadOnly Property UnitX As Vector3
Get
public:
static property Vector3 UnitX {
Vector3 get ();
}
Property Value
Type:
Vector3A
Vector3 that has a value of (1, 0, 0).
Reference