EntityWidth Property

RAGE Plugin Hook Documentation

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

Gets the width of this Entity.

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

public float Width { get; }

Property Value

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

Reference