Vector2 Properties

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

The Vector2 type exposes the following members.

Properties

  NameDescription
Public propertyItem
Public propertyStatic memberSizeInBytes
Gets the size of the Vector2 type, in bytes.
Public propertyStatic memberUnitX
Gets the X unit Vector2 (1, 0).
Public propertyStatic memberUnitY
Gets the Y unit Vector2 (0, 1).
Public propertyStatic memberZero
Gets a Vector2 with all of its components set to zero.
Top
See Also

Reference