GetKeyframeSequences

BindPoint.GetKeyframeSequences method

获取指定通道中的所有关键帧序列

public IList<KeyframeSequence> GetKeyframeSequences(string channelName)
范围类型描述
channelNameString要查找的频道名称

返回值

带有频道名称的关键帧序列列表

也可以看看