RotationProcessor

Processes the rotation from the current to the target rotation. This can be used to apply additional features to the rotation calculation.

Inheritors

Functions

Link copied to clipboard
abstract fun process(rotationTarget: RotationTarget, currentRotation: Rotation, targetRotation: Rotation): Rotation