The KeyframeNode class is used for animation keyframes.

KeyframeNode 类用于动画关键帧。

构造函数

访问器

方法

  • 参数

    • index: number

      The index of the sprite path.

    返回 string

    The sprite path at the specified index.

    Get the sprite path by index.

    通过索引获取精灵路径。

  • 参数

    • index: number

      The index of the property path.

    返回 string

    The property path at the specified index.

    Get the property path by index.

    通过索引获取属性路径。