[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)
public float Length { get; }
Public ReadOnly Property Length As Single
Get
public:
property float Length {
float get ();
}
Property Value
Type:
SingleThe length of this
Entity in meters.
Reference