|
How can I get a simple list(array) of available AnimationClips in an animation component of a specific GameObject in script? Or more specifically, how can I get a string array of available animation clip names from a GameObject?
(comments are locked)
|
|
You can iterate over the values:
(comments are locked)
|
