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
[go: Go Back, main page]

Engine API Reference - v2.18.0
    Preparing search index...

    Class Animation

    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.

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    duration: number = 0

    Duration of the animation in seconds.

    name: string = ''

    Human-readable name of the animation.

    Accessors

    Methods