EntityFrontPosition Property

RAGE Plugin Hook Documentation

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

Gets a position directly in front of this Entity.

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

public Vector3 FrontPosition { get; }

Property Value

Type: Vector3
A Vector3 representing the position.
See Also

Reference