EntityForwardVector Property

RAGE Plugin Hook Documentation

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

Gets the forward vector of this instance.

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

public Vector3 ForwardVector { get; }

Property Value

Type: Vector3
A vector pointing towards the entity's front.
See Also

Reference