Locomotion System
The LocomotionSystem
object is used to control access to the XR Origin. This system enforces that only one Locomotion Provider can move the XR Origin at one time. This is the only place that access to an XR Origin is controlled, having multiple instances of a LocomotionSystem
drive a single XR Origin is not recommended.
Locomotion Providers:
- Continuous Move Provider (Action-based)
- Continuous Move Provider (Device-based)
- Continuous Turn Provider (Action-based)
- Continuous Turn Provider (Device-based)
- Snap Turn Provider (Action-based)
- Snap Turn Provider (Device-based)
- Teleportation Provider
Property | Description |
---|---|
Timeout | The timeout (in seconds) for exclusive access to the XR Origin. |
XR Origin | The XR Origin object to provide access control to. |