|
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64 User : ServerPC ( 0) PHP Version : 8.2.12 Disable Function : NONE Directory : C:/Program Files (x86)/Steam/steamapps/common/wallpaper_engine/projects/templates/gif/ |
Upload File : |
{
"file" : "gifscene.json",
"templateoptions": [{
"type": "replacetexture",
"parameters" : {
"animatedonly" : true
},
"name": "GIF background",
"description": "Import a GIF to be displayed as the wallpaper. Enable 'Compressed' prior to importing if your GIF has a lot of frames or a large resolution. 'Point filter' makes GIFs sharp, useful for pixel art.",
"destination": "materials/background.gif",
"guide": "",
"adjustprojection": true,
"options": [{
"type": "checkbox",
"label": "Compressed (DXT5)",
"key": "gif_compression",
"texture": "materials/background.tex.json",
"value": false
}, {
"type": "checkbox",
"label": "Point filter (crisp image)",
"key": "gif_pointfilter",
"texture": "materials/background.tex.json",
"value": true
}, {
"type": "slider",
"label": "Noise reduction",
"key": "bilteralfilter",
"texture": "materials/background.tex.json",
"value": 0.0,
"min": 0,
"max": 100
}, {
"key": "schemeColorFromDominantColor"
}]
}]
}