mirror of
https://github.com/galacean/engine.git
synced 2026-06-21 22:52:47 +08:00
31 lines
643 B
JSON
31 lines
643 B
JSON
{
|
|
"objectId": "0",
|
|
"layers": [
|
|
{
|
|
"name": "Base",
|
|
"weight": 1,
|
|
"blending": 0,
|
|
"stateMachine": {
|
|
"states": [
|
|
{
|
|
"name": "animation_AnimatedCube",
|
|
"clip": {
|
|
"objectId": "1",
|
|
"path": "./"
|
|
},
|
|
"wrapMode": 1,
|
|
"speed": 1,
|
|
"clipStartNormalizedTime": 0,
|
|
"clipEndNormalizedTime": 1,
|
|
"transitions": [],
|
|
"isEntryState": false,
|
|
"isExitState": false,
|
|
"isAnyState": false,
|
|
"isDefaultState": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|