MeshAsset
Inherits from: Assets
Functions
| Function Name | Return Type | Description | Tags |
|---|---|---|---|
| GetAnimationNames() | table<string> | Get a table of animation names that you can play on a mesh with mesh:PlayAnimation | None |
| GetAnimationLength(string animationName) | number | Get the length of an animation in seconds | None |