Skip to main content

GyroControlOptions

Since version 4.0.0

Options for GyroControl

interface GyroControlOptions

Properties

When true, ignore gyroscope's roll(z-axis rotation) value.

caution

Setting false will ignore camera's range limit.
Options like yawRange, pitchRange are ignored, and CylinderProjection also can't force it's camera range limit.

Properties

ignoreRoll

>=4.0.0
ignoreRoll

boolean

true

When true, ignore gyroscope's roll(z-axis rotation) value.

caution

Setting false will ignore camera's range limit.
Options like yawRange, pitchRange are ignored, and CylinderProjection also can't force it's camera range limit.