pointerLockState
The pointer lock state for the scene.
Declaration
var pointerLockState: UIPointerLockState? { get }Discussion
If a scene can’t lock the pointer, this property is nil.
The pointer lock state for the scene.
var pointerLockState: UIPointerLockState? { get }If a scene can’t lock the pointer, this property is nil.