PedSetWetnessHeight Method

RAGE Plugin Hook Documentation

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

Sets the height of the wetness of this Ped.

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

public void SetWetnessHeight(
	float height
)

Parameters

height
Type: SystemSingle
The height. 1f is all wet, 0f is not wet at all. 0.5f is wet from the feet to the pelvis.
See Also

Reference