blob: adc334a446ff4cad25ed214697a6050b2db4fd49 [file] [log] [blame]
{
"name": "AnimationState",
"key": {
"int": 61,
"string": "animationstate"
},
"extends": "animation/layer_state.json",
"properties": {
"animationId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 149,
"string": "animationid"
},
"description": "Id of the animation this layer state refers to."
}
}
}