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