Enumeration PointerBehaviour

An enumeration of pointer behaviours.

Enumeration Members

Enumeration Members

DEFAULT: "default"

The pointer will not be locked and the pointer button must be held down.

LOCK: "lock"

Locks the pointer on interaction.

LOCK_HOLD: "lock-hold"

Locks the pointer on interaction and the pointer button must be held down.

Generated using TypeDoc