getAnimClipDuration
getAnimClipDuration
Description
Get the duration of the clip at the given index
Definition
getAnimClipDuration(entityId characterSetId, integer index)
Arguments
| entityId | characterSetId | characterSetId |
|---|---|---|
| integer | index | index |
Return Values
| float | duration | duration |
|---|