Files
sudoku/assets/Scene.ls
2025-06-05 20:00:16 +08:00

143 lines
3.1 KiB
Plaintext

{
"_$ver": 1,
"_$id": "lx8mwule",
"_$type": "Scene",
"left": 0,
"right": 0,
"top": 0,
"bottom": 0,
"name": "Scene2D",
"width": 1080,
"height": 1920,
"_$comp": [
{
"_$type": "7bad1742-6eed-4d8d-81c0-501dc5bf03d6",
"scriptPath": "../src/Main.ts"
},
{
"_$type": "cd70cd5e-b4cd-4277-ac0a-2224cfbe89ac",
"scriptPath": "../src/models/UIManager.ts",
"debug": false,
"mask": {
"_$ref": "2668mvhf"
},
"btn_clean": {
"_$ref": "c5p596do"
}
}
],
"_$child": [
{
"_$id": "02keq35w",
"_$type": "Scene3D",
"name": "Scene3D",
"skyRenderer": {
"meshType": "dome"
},
"ambientColor": {
"_$type": "Color",
"r": 0.212,
"g": 0.227,
"b": 0.259
},
"_$child": [
{
"_$id": "ynv9f3r4",
"_$type": "Camera",
"name": "Camera",
"transform": {
"localPosition": {
"_$type": "Vector3",
"y": 2,
"z": 2
}
},
"orthographic": true,
"nearPlane": 0.3,
"farPlane": 20,
"clearColor": {
"_$type": "Color",
"r": 0,
"g": 0,
"b": 0,
"a": 0
},
"renderTarget": {
"_$uuid": "c664507a-67fa-47cb-802f-dd7a41c0029c",
"_$type": "RenderTexture"
}
},
{
"_$id": "3d0vjlm1",
"_$prefab": "95371d68-d67d-4a76-b586-e77dc05187da",
"name": "dc_particle3D_1",
"active": true,
"layer": 0
}
]
},
{
"_$id": "4rxcl2w3",
"_$type": "Panel",
"name": "UIRoot",
"width": 1080,
"height": 1920,
"_mouseState": 2,
"left": 0,
"right": 0,
"top": 0,
"bottom": 0
},
{
"_$id": "2668mvhf",
"_$type": "Image",
"name": "mask",
"width": 1080,
"height": 1920,
"alpha": 0,
"left": 0,
"right": 0,
"top": 0,
"bottom": 0,
"skin": "res://a98f334e-ce04-4cd0-8fc5-bbdf9b048609",
"color": "#ffffff"
},
{
"_$id": "c5p596do",
"_$type": "Box",
"name": "btn_clean",
"x": 440,
"y": 1860,
"width": 200,
"height": 60,
"visible": false,
"bottom": 0,
"centerX": 0,
"_$comp": [
{
"_$type": "a541bdfc-e8e1-4795-b68e-7138c5190f17",
"scriptPath": "../src/views/common/CommonHover.ts",
"hoverAlpha": true
}
],
"_$child": [
{
"_$id": "oedhd7ds",
"_$type": "Label",
"name": "Label",
"width": 200,
"height": 60,
"centerX": 0,
"centerY": 0,
"text": "Clean",
"font": "res://7322bbf9-175b-4a25-a0d7-72d369894de2",
"fontSize": 60,
"color": "rgba(89, 109, 152, 1)",
"align": "center",
"valign": "middle",
"padding": "0,0,0,0"
}
]
}
]
}