Skip to main content

Type Alias: InputSourceKind

type InputSourceKind = "controller" | "hand" | "gaze" | "pointer2d" | "other";

Defined in: source.ts:14

What kind of physical thing produced this source.