get_channel method
get_channel(self, channel_name)
Gets channel by given name
Returns
Channel with the name
def get_channel(self, channel_name):
...
| Parameter | Type | Description |
|---|---|---|
| channel_name | System.String | The channel name to find |
See Also
- module
aspose.threed.animation - class
AnimationChannel - class
BindPoint