then

@NotNull
open fun then(@NotNull rotator: @NotNull ModelRotator): @NotNull ModelRotator

Chains this rotator with another one.

Return

the chained rotator

Since

1.15.2

Parameters

rotator

the next rotator in the chain