void PlayerLocomotion.SetJumpSpeed(float value)
7/14/25Less than 1 minute
Member of ML.SDK.PlayerLocomotion
Method
void PlayerLocomotion.SetJumpSpeed(float value)
void PlayerLocomotion.SetJumpSpeed(float value);Parameters
| Parameter | Type | Description |
|---|---|---|
| value | float | New jump speed [0.0,15.0] |
Returns
Summary
Sets the jump speed.

