maxRotateVelocity property

double maxRotateVelocity
final

The maximum angular difference to apply per frame to the camera's rotation during a rotation animation

Measured in degrees. Negative numbers will flip the standard rotation keys.

Defaults to 3.

Implementation

final double maxRotateVelocity;