[This is preliminary documentation and is subject to change.]
Gets the height of this
Entity.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public float Height { get; }
Public ReadOnly Property Height As Single
Get
public:
property float Height {
float get ();
}
Property Value
Type:
SingleThe height of this
Entity in meters.
Reference