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