EntityLength Property

RAGE Plugin Hook Documentation

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

Gets the length of this Entity.

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

public float Length { get; }

Property Value

Type: Single
The length of this Entity in meters.
See Also

Reference