Files
NixOS-configs/modules/wallpaper-engine/presets/fire/previewwildfire/scene.json
2025-04-29 13:39:02 -05:00

47 lines
1.0 KiB
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,
"bloomstrength" : 2,
"bloomthreshold" : 0.64999997615814209,
"cameraparallax" : false,
"cameraparallaxamount" : 0.5,
"cameraparallaxdelay" : 0.10000000149011612,
"cameraparallaxmouseinfluence" : 0,
"camerapreview" : true,
"camerashake" : false,
"camerashakeamplitude" : 0.5,
"camerashakeroughness" : 1,
"camerashakespeed" : 3,
"clearcolor" : "0.7 0.7 0.7",
"clearenabled" : null,
"orthogonalprojection" :
{
"height" : 256,
"width" : 256
},
"skylightcolor" : "0.3 0.3 0.3"
},
"objects" :
[
{
"angles" : "0.000 0.000 0.000",
"id" : 29,
"image" : null,
"model" : null,
"name" : "Wildfire",
"origin" : "130.845 9.565 0.000",
"parallaxDepth" : "1.000 1.000",
"particle" : "particles/presets/wildfire.json",
"particlesrc" : null,
"scale" : "0.441 0.441 1.000"
}
]
}