SourcedRotator
Implementation of a chained rotator.
Since
1.15.2
Parameters
source
source rotator
delegate
delegated rotator
Properties
Functions
Link copied to clipboard
Applies the rotator to a tracker with default rotation.
@NotNull
Applies the rotator to a tracker with a base rotation.
Link copied to clipboard
Deserializes a rotator from a JSON object.
Link copied to clipboard
Creates a lazy rotator that smooths rotation over time.
Link copied to clipboard
Returns the root rotator in the chain.
Link copied to clipboard
Returns the source rotator if this is a chained rotator.
Link copied to clipboard
Chains this rotator with another one.