Skip to content

变量

WIP

VARIABLE

json
{
  "guid": { "sessionID": 15, "localID": 19 },
  "phase": "CREATED",
  "type": "VARIABLE",
  "name": "a-var",
  "isPublishable": true,
  "version": "15:129",
  "userFacingVersion": "15:129",
  "sortPosition": "*",
  "variableSetID": {
    "guid": { "sessionID": 15, "localID": 18 }
  },
  "variableResolvedType": "COLOR",
  "variableDataValues": {
    "entries": [
      {
        "modeID": { "sessionID": 15, "localID": 0 },
        "variableData": {
          "value": {
            "colorValue": {
              "r": 0.2307353913784027,
              "g": 0.3192245662212372,
              "b": 0.6329590082168579,
              "a": 1
            }
          },
          "dataType": "COLOR",
          "resolvedDataType": "COLOR"
        }
      }
    ]
  },
  "isSoftDeleted": false
}