mirror of
https://github.com/szrpf/DataBoardDemo.git
synced 2024-12-26 11:48:34 +00:00
123 lines
2.1 KiB
JSON
123 lines
2.1 KiB
JSON
[
|
|
{
|
|
"__type__": "cc.Prefab",
|
|
"_name": "2d-camera",
|
|
"_objFlags": 0,
|
|
"_native": "",
|
|
"data": {
|
|
"__id__": 1
|
|
},
|
|
"optimizationPolicy": 0,
|
|
"asyncLoadAssets": false,
|
|
"readonly": false
|
|
},
|
|
{
|
|
"__type__": "cc.Node",
|
|
"_name": "2D Camera",
|
|
"_objFlags": 0,
|
|
"_parent": null,
|
|
"_children": [],
|
|
"_active": true,
|
|
"_components": [
|
|
{
|
|
"__id__": 2
|
|
}
|
|
],
|
|
"_prefab": {
|
|
"__id__": 3
|
|
},
|
|
"_opacity": 255,
|
|
"_color": {
|
|
"__type__": "cc.Color",
|
|
"r": 255,
|
|
"g": 255,
|
|
"b": 255,
|
|
"a": 255
|
|
},
|
|
"_contentSize": {
|
|
"__type__": "cc.Size",
|
|
"width": 0,
|
|
"height": 0
|
|
},
|
|
"_anchorPoint": {
|
|
"__type__": "cc.Vec2",
|
|
"x": 0.5,
|
|
"y": 0.5
|
|
},
|
|
"_trs": {
|
|
"__type__": "TypedArray",
|
|
"ctor": "Float64Array",
|
|
"array": [
|
|
0,
|
|
0,
|
|
554.2562584220408,
|
|
0,
|
|
0,
|
|
0,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
},
|
|
"_eulerAngles": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"_skewX": 0,
|
|
"_skewY": 0,
|
|
"_is3DNode": false,
|
|
"_groupIndex": 0,
|
|
"groupIndex": 0,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.Camera",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"node": {
|
|
"__id__": 1
|
|
},
|
|
"_enabled": true,
|
|
"_cullingMask": 4294967295,
|
|
"_clearFlags": 6,
|
|
"_backgroundColor": {
|
|
"__type__": "cc.Color",
|
|
"r": 0,
|
|
"g": 0,
|
|
"b": 0,
|
|
"a": 255
|
|
},
|
|
"_depth": 0,
|
|
"_zoomRatio": 1,
|
|
"_targetTexture": null,
|
|
"_fov": 60,
|
|
"_orthoSize": 10,
|
|
"_nearClip": 0.1,
|
|
"_farClip": 4096,
|
|
"_ortho": true,
|
|
"_rect": {
|
|
"__type__": "cc.Rect",
|
|
"x": 0,
|
|
"y": 0,
|
|
"width": 1,
|
|
"height": 1
|
|
},
|
|
"_renderStages": 1,
|
|
"_alignWithScreen": true,
|
|
"_id": ""
|
|
},
|
|
{
|
|
"__type__": "cc.PrefabInfo",
|
|
"root": {
|
|
"__id__": 1
|
|
},
|
|
"asset": {
|
|
"__uuid__": "897ef7a1-4860-4f64-968d-f5924b18668a"
|
|
},
|
|
"fileId": "abdJ5/jGlPzq+iDQghzEti",
|
|
"sync": false
|
|
}
|
|
] |