| { |
| "name": "NestedArtboard", |
| "key": { |
| "int": 92, |
| "string": "nestedartboard" |
| }, |
| "extends": "drawable.json", |
| "properties": { |
| "artboardId": { |
| "type": "Id", |
| "typeRuntime": "uint", |
| "initialValue": "Core.missingId", |
| "initialValueRuntime": "-1", |
| "key": { |
| "int": 197, |
| "string": "artboardid" |
| }, |
| "description": "Identifier used to track the Artboard nested.", |
| "bindable": true |
| }, |
| "dataBindPathIds": { |
| "type": "List<Id>", |
| "typeRuntime": "Bytes", |
| "encoded": true, |
| "initialValue": "[]", |
| "key": { |
| "int": 582, |
| "string": "databindpathids" |
| }, |
| "description": "Path to the selected property." |
| }, |
| "isDataBindPathRelative": { |
| "type": "bool", |
| "initialValue": "false", |
| "key": { |
| "int": 916, |
| "string": "isdatabindpathrelative" |
| }, |
| "description": "Whether the data bind path is relative", |
| "runtime": false |
| }, |
| "isPaused": { |
| "type": "bool", |
| "initialValue": "false", |
| "animates": true, |
| "key": { |
| "int": 895, |
| "string": "ispaused" |
| }, |
| "description": "Value for playback state.", |
| "bindable": true |
| }, |
| "speed": { |
| "type": "double", |
| "initialValue": "1", |
| "animates": true, |
| "key": { |
| "int": 907, |
| "string": "speed" |
| }, |
| "description": "Speed to play the nested state machine at.", |
| "bindable": true |
| }, |
| "quantize": { |
| "type": "double", |
| "initialValue": "-1", |
| "animates": true, |
| "key": { |
| "int": 908, |
| "string": "quantize" |
| }, |
| "description": "FPS at which the nested state machine will be quantized. -1 means no quantizaztion.", |
| "bindable": true |
| } |
| } |
| } |