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

IEvent Interface

Defines the base interface for all Oculus.Interaction.PointerEvent's in the Interaction SDK.
This interface provides a generic way to pass any interaction-specific data through the interaction event pipeline. See IPointable and IPointableElement for examples of how events are propogated through the interaction system.

Properties

Gets the data associated with this event.
The data type varies depending on the specific event implementation and can be cast to the appropriate type by the event handler.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon