readAnimationGraphDefinitionFromJSON
readAnimationGraphDefinitionFromJSON(states, transitions, clips, notifications, startingState) ⇒ AnimationGraphDefinition
Kind: global function
Param | Type |
---|---|
states | Array |
transitions | Array |
clips | Array |
notifications | Array |
startingState | number |