Member of ML.SDK.PlayerLocomotion
Method
void PlayerLocomotion.ToggleLocomotion(bool value)
void PlayerLocomotion.ToggleLocomotion(bool value);
Parameters
Parameter | Type | Description |
---|---|---|
value | bool | True to enable, false to disable. |
Returns
Summary
Enables or disables all the locomotion for player. Disabling and enabling does not override previously set individual values.