Interface PBPrimaryPointerInfo

Hierarchy

  • PBPrimaryPointerInfo

Properties

pointerType?: PointerType

The type of input device being used

screenCoordinates?: PBVector2

Current position in screen space (pixels)

screenDelta?: PBVector2

Movement since last frame (pixels)

worldRayDirection?: PBVector3

Direction vector for 3D ray casting