Animation3DClipsInfo Module
Functions for building and querying Animation3DClipsInfo.
Functions and values
| Function or value |
Description
|
|
|
|
Build clip info from parallel name and keyframe-count arrays.
|
|
|
|
|
Full Usage:
tryGetClipIndex name clips
Parameters:
string
clips : Animation3DClipsInfo
Returns: int voption
Modifiers: inline |
Try to get the index for an animation name.
|
Mibo