Skip to main content
Member of ML.SDK.PlayerLocomotion
Method

void PlayerLocomotion.ToggleLocomotion(bool value)

 void PlayerLocomotion.ToggleLocomotion(bool value);

Parameters

ParameterTypeDescription
valueboolTrue to enable, false to disable.

Returns

void

Summary

Enables or disables all the locomotion for player. Disabling and enabling does not override previously set individual values.