{
	"file" : "scene.json",
	"general" : 
	{
		"properties" : 
		{
			"backgroundcolor" : 
			{
				"condition" : "style.value=='1'",
				"index" : 0,
				"text" : "ui_browse_properties_background_color",
				"type" : "color",
				"value" : "0.2 0.2 0.2"
			},
			"color2" : 
			{
				"index" : 1,
				"text" : "ui_browse_properties_accent_color",
				"type" : "color",
				"value" : "0.5 0.45 0.1"
			},
			"count" : 
			{
				"fraction" : true,
				"index" : 4,
				"order" : 1,
				"max" : 2,
				"min" : 0.1,
				"precision" : 2,
				"step" : 0.10000000000000001,
				"text" : "ui_browse_properties_count",
				"type" : "slider",
				"value" : 1
			},
			"glow" : 
			{
				"fraction" : true,
				"index" : 3,
				"max" : 5,
				"min" : 0,
				"order" : 1,
				"precision" : 2,
				"step" : 0.10000000000000001,
				"text" : "ui_browse_properties_glow",
				"type" : "slider",
				"value" : 2
			},
			"schemecolor" : 
			{
				"index" : 0,
				"text" : "ui_browse_properties_scheme_color",
				"type" : "color",
				"value" : "0.8 0.4 0.05"
			},
			"style" : 
			{
				"index" : 2,
				"options" : 
				[
					{
						"label" : "ui_browse_properties_large",
						"value" : "0"
					},
					{
						"label" : "ui_browse_properties_small",
						"value" : "1"
					}
				],
				"text" : "ui_browse_properties_style",
				"type" : "combo",
				"value" : "0"
			}
		}
	},
	"official" : true,
	"preview" : "preview.jpg",
	"title" : "Shimmering Particles",
	"type" : "scene",
	"version" : 0
}