spinClockwise

fun spinClockwise(spinClockwise: Boolean): OrbitAnimation

Set the spin clockwise of the animation.

Return

This OrbitAnimation object to allow for method chaining.

Parameters

spinClockwise

The spin clockwise of animation.


var spinClockwise: Boolean

Whether the orbit proceeds in a clockwise direction true = clockwise, false = counter‑clockwise.