Files
NixOS-configs/modules/wallpaper-engine/effects/motionblur/preview/scene.json
2025-04-29 13:39:02 -05:00

92 lines
1.9 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",
"orthogonalprojection" :
{
"height" : 256,
"width" : 256
},
"skylightcolor" : "0.3 0.3 0.3"
},
"objects" :
[
{
"angles" : "0.000 0.000 0.000",
"copybackground" : true,
"depth" : 1,
"effects" :
[
{
"file" : "effects/scroll/effect.json",
"passes" :
[
{
"constantshadervalues" :
{
"Speed X" : 0.93000000715255737,
"Speed Y" : 0
}
}
]
}
],
"id" : 38,
"image" : "models/effectpreview.json",
"name" : "",
"origin" : "127.000 127.000 0.000",
"parallaxDepth" : "1.000 1.000",
"scale" : "1.000 1.000 1.000",
"size" : "256.000 256.000",
"visible" : true
},
{
"angles" : "0.000 0.000 0.000",
"copybackground" : true,
"effects" :
[
{
"file" : "effects/motionblur/effect.json",
"passes" :
[
{
"constantshadervalues" :
{
"Accumulation rate" : 0.20999999344348907
},
"textures" : [ null, "_rt_FullCompoBuffer1_fullscreen_15" ]
},
{}
]
}
],
"id" : 18,
"image" : "models/util/fullscreenlayer.json",
"name" : "Fullscreen",
"origin" : "0.000 0.000 0.000",
"parallaxDepth" : "1.000 1.000",
"scale" : "1.000 1.000 1.000",
"size" : "620.000 521.000",
"visible" : true
}
]
}