BindPoint.GetChannel

BindPoint.GetChannel method

通过给定名称获取通道

public AnimationChannel GetChannel(string channelName)
参数类型描述
channelName字符串要查找的通道名称

返回值

具有该名称的通道

另请参见