Skip to content

EventPointer

Inherits: EventBubble

Description

Triggered when the raycast of the controller or hand hits or clicks on an object.

Properties

NameTypeDefault
initiatorInitiator
rayRayCast3D

Constants

Initiator = <Object>

No description provided yet.

Property Descriptions

initiator: Initiator

Either the controller or the hand that triggered the event.

ray: RayCast3D

The raycast that collided with the target.