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

PointerEvent Struct

Extends IEvent
Used to create event payloads when an interaction occurs.
Contains information about the type of interaction, where it occurred in space, and any custom data associated with the interaction.

Properties

int Identifier[Get]
PointerEventType Type[Get]
Pose Pose[Get]
object Data[Get]

Member Functions

PointerEvent
( int identifier,
PointerEventType type,
Pose pose,
object data )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon