Type Alias RotationHandlerConfig

RotationHandlerConfig: { restrictRotation: boolean }

This is the configuration for the rotation handler functions. This is the configuration object that is passed to the rotation handler functions.

Type declaration

  • restrictRotation: boolean

    Whether to restrict the rotation. (if true, rotation input will be ignored)