GetKeyframeSequences
BindPoint.GetKeyframeSequences method
Gets all keyframe sequences in specified channel
public IList<KeyframeSequence> GetKeyframeSequences(string channelName)
| Parameter | Type | Description |
|---|---|---|
| channelName | String | The channel name to find |
Return Value
Keyframe sequence list with the channel name
See Also
- class KeyframeSequence
- class BindPoint
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D