Animation3DClips Module
Functions and values
| Function or value |
Description
|
|
|
|
Create a clip set from an Assimp
This is the MonoGame analog of raylib's
|
|
|
|
|
Full Usage:
tryGetClipIndex name clips
Parameters:
string
clips : Animation3DClips
Returns: int voption
Modifiers: inline |
Try to get the index for an animation name.
|
Mibo