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

void PlayerLocomotion.ToggleWalkMode(bool value)

 void PlayerLocomotion.ToggleWalkMode(bool value);

Parameters

ParameterTypeDescription
valueboolTrue to enable, false to disable.

Returns

void

Summary

Enables or disables the walk mode. Walk mode is related to VR mode.In desktop mode, player is alway in walk mode.