[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 Vector2 UnitX { get; }
Public Shared ReadOnly Property UnitX As Vector2
Get
public:
static property Vector2 UnitX {
Vector2 get ();
}
Property Value
Type:
Vector2A
Vector2 that has a value of (1, 0).
Reference