Package-level declarations

Types

Link copied to clipboard
@Immutable
class InputDevicePose(val rawPosition: Offset3D, val rawRotation: Rotation3D)

Pose of input device.

Link copied to clipboard

InteractionKind is used to describe the kind of interaction that is currently being performed.