Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456 Animation | Engine API Reference - v2.18.0
An Animation contains the data that defines how a Skeleton animates over time. The
Animation contains an array of AnimationNodes, where each AnimationNode targets a
specific GraphNode referenced by a Skeleton.
An Animation contains the data that defines how a Skeleton animates over time. The Animation contains an array of AnimationNodes, where each AnimationNode targets a specific GraphNode referenced by a Skeleton.
An Animation can be played back by an AnimationComponent.