SpineInstanceBatch used for efficient rendering Spine instances.

SpineInstanceBatch 用于高效渲染 Spine 实例。

实现

构造函数

属性

_recoverList: FastSinglelist<SpineInstanceInfo> = ...

The instance of SpineInstanceBatch.

SpineInstanceBatch 的实例。

方法

  • 参数

    • info: SpineInstanceInfo

      The SpineInstanceInfo object.

    • nMatrixData: Float32Array

      The new matrix data.

    • simpleAnimatorData: Float32Array

      The new animator data.

    • instanceCount: number

      The number of instances.

    返回 void

    Update the instance buffer with new data.

    使用新数据更新实例缓冲区。