MeshAsset
Parent: Asset
Functions
Function Name | Usage | Description | Notes |
---|---|---|---|
GetAnimationNames | table meshAsset:GetAnimationNames() |
Get a table of animation names that you can play on a mesh with mesh:PlayAnimation. | |
GetAnimationLength | number meshAsset:GetAnimationLength(string animationName) |
Get the length of an animation in seconds |
Overrides
Override Name | Usage | Description | Notes |
---|---|---|---|
new_index | meshAsset.var = object value |