API reference
API reference
Select your platform
No SDKs available
No versions available

LocomotionEventSelector Class

Extends MonoBehaviour, ILocomotionEventHandler, ISelector
Transforms LocomotionAction of type Select incoming from the LocomotionEvent pipeline into a ISelector Select event followed by an Unselect event.

Properties

Action< LocomotionEvent, Pose > WhenLocomotionEventHandled
Action WhenSelected
Action WhenUnselected

Member Functions

Processes an incoming locomotion event and applies the appropriate transformations or state changes based on the event type.
Parameters
locomotionEvent
The LocomotionEvent containing movement or teleportation data
Did you find this page helpful?