SpatialPointerInfo
@Stable
A spatial event data generated from an input.
Constructors
Link copied to clipboard
constructor(pointerInputChange: PointerInputChange, spaceExtraInfo: SpacePointerInfo?, entity: Entity? = null)
Properties
Link copied to clipboard
The pose of the input device at the time of the event.
Link copied to clipboard
The kind of interaction that is currently being performed.
Link copied to clipboard
The 3D position of the pointer in the coordinate space of the view.
Link copied to clipboard
The entity target for this touch, if one exists.
Link copied to clipboard
The time of the current pointer event, in milliseconds.