BindPoint.GetChannel

BindPoint.GetChannel method

Gets channel by given name

public AnimationChannel GetChannel(string channelName)
ParameterTypeDescription
channelNameStringThe channel name to find

Return Value

Channel with the name

See Also