Files
NixOS-configs/modules/wallpaper-engine/presets/fireworks/preview_fireworks3/scene.json
2025-02-07 17:04:43 -06:00

36 lines
719 B
JSON

{
"camera" :
{
"center" : "0.000 0.000 -1.000",
"eye" : "0.000 0.000 0.000",
"up" : "0.000 1.000 0.000"
},
"general" :
{
"ambientcolor" : "0.3 0.3 0.3",
"bloom" : false,
"camerafade" : true,
"clearcolor" : "0.7 0.7 0.7",
"orthogonalprojection" :
{
"height" : 1024,
"width" : 1024
},
"skylightcolor" : "0.3 0.3 0.3"
},
"objects" :
[
{
"angles" : "0.000 0.000 0.000",
"id" : 12,
"image" : null,
"model" : null,
"name" : "Fireworks 2",
"origin" : "510.125 107.530 0.000",
"parallaxDepth" : "1.000 1.000",
"particle" : "particles/presets/fireworks3.json",
"particlesrc" : null,
"scale" : "1.000 1.000 1.000"
}
]
}