Instantiates a PointerInfoPre to store pointer related info to the onPrePointerObservable event.
Defines the type of event (PointerEventTypes)
Defines the related dom event
Defines the local x coordinates of the pointer when the event occured
Defines the local y coordinates of the pointer when the event occured
Defines the related dom event
Defines the local position of the pointer on the canvas.
Ray from a pointer if availible (eg. 6dof controller)
Defines whether the engine should skip the next OnPointerObservable associated to this pre.
Defines the type of event (PointerEventTypes)
Generated using TypeDoc
This class is used to store pointer related info for the onPrePointerObservable event. Set the skipOnPointerObservable property to true if you want the engine to stop any process after this event is triggered, even not calling onPointerObservable