[This is preliminary documentation and is subject to change.]
Gets a position directly behind this
Entity.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public Vector3 RearPosition { get; }
Public ReadOnly Property RearPosition As Vector3
Get
public:
property Vector3 RearPosition {
Vector3 get ();
}
Property Value
Type:
Vector3A
Vector3 representing the position.
Reference