mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Javadoc.
This commit is contained in:
parent
767a86025c
commit
895b836ea4
@ -1211,7 +1211,7 @@ public class AnimationState {
|
|||||||
this.shortestRotation = shortestRotation;
|
this.shortestRotation = shortestRotation;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** If true, mixing rotation between tracks always uses the shortest rotation direction. When the rotation is animation the
|
/** If true, mixing rotation between tracks always uses the shortest rotation direction. If the rotation is animated, the
|
||||||
* shortest rotation direction may change during the mix.
|
* shortest rotation direction may change during the mix.
|
||||||
* <p>
|
* <p>
|
||||||
* If false, the shortest rotation direction is remembered when the mix starts and the same direction is used for the rest
|
* If false, the shortest rotation direction is remembered when the mix starts and the same direction is used for the rest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user