applymovementoptionshands - eisclimber/ExPresS-XR GitHub Wiki
Method in RigConfigurator
Applies the movement options on hand controllers.
public static void ApplyMovementOptionsHands(MovementOptions movementOptions, HandControllerManager handController)| Name | Description |
|---|---|
| ExPresSXR.Rig.MovementOptions movementOptions | MovementOptions to apply. |
| ExPresSXR.Rig.HandControllerManager handController | HandControllerManager to apply the movement options on. |