BindPoint.BindKeyframeSequence
BindPoint.BindKeyframeSequence method
Bind the keyframe sequence to specified channel
public void BindKeyframeSequence(string channelName, KeyframeSequence sequence)
| Parameter | Type | Description |
|---|---|---|
| channelName | String | Which channel the keyframe sequence will be bound to |
| sequence | KeyframeSequence | The keyframe sequence to bind |
See Also
- class KeyframeSequence
- class BindPoint
- namespace Aspose.ThreeD.Animation
- assembly Aspose.3D