UxrAvatar.EnableLocomotion Method
Enables or disables the UxrLocomotion components in the avatar.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void EnableLocomotion(
bool enable
)
Parameters
- enable
- Type: System.Boolean
Whether to enable or disable the components.