Represents a channel of morph targets

表示变形目标的通道

构造函数

属性

name: string

The name of the morph target channel

变形目标通道的名称

targetCount: number = 0

The count of targets in this channel

此通道中目标的数量

targets: MorphTarget[]

The list of morph targets in this channel.

此通道中的变形目标列表。

方法