Returns animation ID
| <node3d:avatar>.getAnimationID( | |
| name |
)
name
Animation name
This command will return the ID of the animation with the specified name. If the animation does not exist, the command will return -1.
NOTE: The animation name is case sensitive
Animation ID