KtorMongoTest/NewArModelData.json
2023-05-16 14:53:35 +08:00

131 lines
3.4 KiB
JSON

{
"id": 0,
"name": "TEST",
"type": 0,
"location": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"scale": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"params": {
"width": 0.0,
"height": 0.0,
"depth": 0.0,
"radius": 0.0,
"isSizeScaleLock": false,
"availableRange": 20.0,
"isFaceMe": false,
"isIgnore": false,
"isHidden": false,
"isDoubleSided": false,
"isOcclusion": false,
"modelAnimSpeed": 0.0,
"modelStartFrame": 0,
"modelEndFrame": 0,
"modelFPS": 0.0,
"multiplyNumber": 0,
"multiplyRadius": 0.0,
"multiplyRange": 0.0,
"isMultiplyPlane": false,
"hueAngle": 0.0,
"hueRange": 0.0,
"saturation": 0.0,
"isPlayWhenReady": false,
"isRepeat": true,
"videoThumbnail": "",
"levelCount": 3,
"levelBorders": [0.5, 0.5, 0.5],
"levelAngles": [30.0, 0.0, -30.0],
"planeCount": 5,
"planeBorder": 0.25,
"speed": 60,
"isClockwise": true,
"signIcon": {
"textureId": 0,
"fileName": "",
"materialUrl": "",
"contentType": "image/png"
},
"signName": "",
"signTextColor": {
"r": 0.0,
"g": 0.0,
"b": 0.0,
"a": 0.0
},
"lightIntensity": 1000.0,
"color": {
"r": 0.0,
"g": 0.0,
"b": 0.0,
"a": 0.0
}
},
"material": [
{
"textureId": 0,
"fileName": "",
"materialUrl": "",
"contentType": "image/png"
}
],
"events": [
{
"eventType": 1,
"actions": [
{
"actionType": 2,
"alpha": 1,
"autoReturnDelay": 3,
"clockwise": true,
"duration": 1,
"endFrame": 100,
"fps": 24,
"groupNumber": 0,
"isAutoReturn": true,
"isFaceToMe": true,
"moveToFaceDistance": 1,
"repeatCount": 1,
"resolution": 16,
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"roundMoveEndAngel": 360,
"roundMoveRadius": 1,
"roundMoveStartAngle": 0,
"scale": {
"x": 0,
"y": 0,
"z": 0
},
"speed": 1,
"squareMoveHeight": 1,
"squareMoveRotationTime": 0.8,
"squareMoveTime": 1,
"squareMoveWidth": 1,
"startFrame": 0,
"targetId": 0,
"translation": {
"x": 1,
"y": 0,
"z": 0
},
"vibrationTime": 1,
"webUrl": ""
}
]
}
]
}