Immerseum.VRSimulator Namespace : MovementManager Class |
For a list of all members of this type, see MovementManager members.
Name | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
accelerationRate | Indicates the rate at which the user's avatar accelerates when moving in your VR Scene.
| |||||||||||
backAndSideDampingRate | The rate by which backwards and sideways movement should be dampened.
| |||||||||||
forwardDampingRate | The rate by which the user's forward motion should be dampened.
| |||||||||||
gravityAdjustment | The value by which gravity should be adjusted.
| |||||||||||
hasMoved | Indicates whether the user's Avatar has changed positions since the last frame. | |||||||||||
Instance | The singleton Instance of this class. | |||||||||||
isPrimaryTriggerInUse | Gets a value indicating whether the primaryGamepadTrigger is currently being used (is held). | |||||||||||
isRunActive | Indicates whether the user's movement is currently in "Run" mode (i.e. movement set to twice the normal speed). | |||||||||||
isRunEnabled | Indicates whether the VR Scene supports Run Mode.
| |||||||||||
isSecondaryTriggerInUse | Indicates whether the Secondary Trigger is being used (i.e. is being held). | |||||||||||
isStrafeEnabled | Indicates whether strafing is supported in this VR Scene.
| |||||||||||
keyboardRotationRatchet | Determines the number of degrees that the camera shoud rotate when ratcheted by an InputAction.
| |||||||||||
primaryGamepadTrigger | Indicates which gamepad trigger should be considered the "primary" trigger.
| |||||||||||
useDefaultInputActions | Indicates whether defined InputActions are mapped to movement using Immerseum's Default Movement Mappings.
|