[This is preliminary documentation and is subject to change.]
Gets a value indicating how submersed this entity is.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public float SubmersionLevel { get; }
Public ReadOnly Property SubmersionLevel As Single
Get
public:
property float SubmersionLevel {
float get ();
}
Property Value
Type:
SingleThe submersion level.
Reference