Vector2Zero Property

RAGE Plugin Hook Documentation

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

Gets a Vector2 with all of its components set to zero.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static Vector2 Zero { get; }

Property Value

Type: Vector2
A Vector2 that has all of its components set to zero.
See Also

Reference