1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"label": "Cycles/Eevee Standard", "inputs": {"disp_midlevel": {"id": "disp_midlevel", "label": "Displacement Midlevel", "type": "float_slider", "default": 0.5, "min": 0, "max": 1}, "disp_scale": {"id": "disp_scale", "label": "Displacement Scale", "type": "float_maxmin", "default": 0.10000000149011612, "min": 0, "max": 1000}, "emissive_intensity": {"id": "emissive_intensity", "label": "Emissive Intensity", "type": "float_maxmin", "default": 2.0, "min": 0, "max": 9999}, "ao_mix": {"id": "ao_mix", "label": "AO Mix", "type": "float_slider", "default": 0.5, "min": 0, "max": 1}}, "outputs": {"baseColor": {"id": "baseColor", "label": "Base Color", "enabled": true, "optional": false, "colorspace": "sRGB", "format": "TGA", "bitdepth": "8"}, "metallic": {"id": "metallic", "label": "Metallic", "enabled": true, "optional": false, "colorspace": "Non-Color", "format": "TGA", "bitdepth": "8"}, "roughness": {"id": "roughness", "label": "Roughness", "enabled": true, "optional": false, "colorspace": "Non-Color", "format": "TGA", "bitdepth": "8"}, "normal": {"id": "normal", "label": "Normal", "enabled": true, "optional": false, "colorspace": "Non-Color", "format": "PNG", "bitdepth": "16", "normal": true}, "height": {"id": "height", "label": "Height", "enabled": false, "optional": true, "colorspace": "Non-Color", "format": "PNG", "bitdepth": "16"}, "emissive": {"id": "emissive", "label": "Emissive Color", "enabled": false, "optional": true, "colorspace": "sRGB", "format": "TGA", "bitdepth": "8"}, "opacity": {"id": "opacity", "label": "Opacity", "enabled": false, "optional": true, "colorspace": "Non-Color", "format": "TGA", "bitdepth": "8"}, "ambientOcclusion": {"id": "ambientOcclusion", "label": "Ambient Occlusion", "enabled": false, "optional": true, "colorspace": "sRGB", "format": "TGA", "bitdepth": "8"}, "anisotropyLevel": {"id": "anisotropyLevel", "label": "Anisotropy Level", "enabled": false, "optional": true, "colorspace": "Non-Color", "format": "TGA", "bitdepth": "8"}, "anisotropyAngle": {"id": "anisotropyAngle", "label": "Anisotropy Angle", "enabled": false, "optional": true, "colorspace": "Non-Color", "format": "PNG", "bitdepth": "16"}, "IOR": {"id": "IOR", "label": "IOR", "enabled": false, "optional": true, "colorspace": "Non-Color", "format": "TGA", "bitdepth": "8"}, "specularColor": {"id": "specularColor", "label": "Specular Color", "enabled": false, "optional": true, "colorspace": "sRGB", "format": "TGA", "bitdepth": "8"}, "scattering": {"id": "scattering", "label": "Scattering", "enabled": false, "optional": true, "colorspace": "Non-Color", "format": "TGA", "bitdepth": "8"}, "scatteringColor": {"id": "scatteringColor", "label": "Scattering Color", "enabled": false, "optional": true, "colorspace": "sRGB", "format": "TGA", "bitdepth": "8"}, "coatWeight": {"id": "coatWeight", "label": "Coat Weight", "enabled": false, "optional": true, "colorspace": "Non-Color", "format": "TGA", "bitdepth": "8"}, "coatRoughness": {"id": "coatRoughness", "label": "Coat Roughness", "enabled": false, "optional": true, "colorspace": "Non-Color", "format": "TGA", "bitdepth": "8"}, "coatNormal": {"id": "coatNormal", "label": "Coat Normal", "enabled": false, "optional": true, "colorspace": "Non-Color", "format": "PNG", "bitdepth": "16", "normal": true}}, "nodes": [{"id": "OUT", "path": "root", "type": "ShaderNodeOutputMaterial", "name": "Output", "location": [300, 0]}, {"id": "MAT", "path": "root", "type": "ShaderNodeBsdfPrincipled", "name": "Material", "location": [0, 0]}, {"id": "tx_coord", "path": "root", "type": "ShaderNodeTexCoord", "name": "Tx Coords", "location": [-1200, 0]}, {"id": "mapping", "path": "root", "type": "ShaderNodeMapping", "name": "Mapping", "location": [-900, 0]}, {"id": "mapping_frame", "path": "root", "type": "NodeFrame", "name": "Mapping Frame", "label": "Mapping", "children": ["tx_coord", "mapping"]}, {"id": "SBSAR", "path": "root", "type": "ShaderNodeGroup", "name": "$matname_sbsar", "location": [-600, 0]}, {"id": "NODE_GROUP_OUT", "path": "root/SBSAR", "type": "NodeGroupOutput", "name": "Outputs", "location": [0, 0]}, {"id": "NODE_GROUP_IN", "path": "root/SBSAR", "type": "NodeGroupInput", "name": "Inputs", "location": [-900, 0]}, {"id": "displacement", "path": "root", "type": "ShaderNodeDisplacement", "name": "Displacement", "location": [0, -700], "dependency": ["tx_height"]}, {"id": "ao_mix", "path": "root", "type": "ShaderNodeMixRGB", "name": "AO Mix", "location": [-300, 0], "dependency": ["tx_ambientOcclusion", "tx_baseColor"]}], "properties": [{"id": "MAT", "type": "string", "name": "distribution", "value": "GGX"}, {"id": "mapping", "type": "tiling", "input": 3, "name": "default_value"}, {"id": "ao_mix", "type": "string", "name": "blend_type", "value": "MULTIPLY"}, {"id": "ao_mix", "type": "ao_mix", "input": 0, "name": "default_value"}, {"id": "MAT", "type": "emissive_intensity", "input": 27, "name": "default_value"}, {"id": "displacement", "type": "disp_midlevel", "input": 1, "name": "default_value", "dependency": ["tx_height"]}, {"id": "displacement", "type": "disp_scale", "input": 2, "name": "default_value", "dependency": ["tx_height"]}], "sockets": [{"id": "SBSAR", "source": "input", "type": "NodeSocketVector", "name": "UV"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketColor", "name": "baseColor", "dependency": "tx_baseColor"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketFloat", "name": "metallic", "dependency": "tx_metallic"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketFloat", "name": "roughness", "dependency": "tx_roughness"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketVector", "name": "normal", "dependency": "tx_normal"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketFloat", "name": "height", "dependency": "tx_height"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketColor", "name": "emissive", "dependency": "tx_emissive"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketFloat", "name": "opacity", "dependency": "tx_opacity"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketColor", "name": "ambientOcclusion", "dependency": "tx_ambientOcclusion"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketFloat", "name": "anisotropyLevel", "dependency": "tx_anisotropyLevel"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketVector", "name": "anisotropyAngle", "dependency": "tx_anisotropyAngle"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketFloat", "name": "IOR", "dependency": "tx_IOR"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketColor", "name": "specularColor", "dependency": "tx_specularColor"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketFloat", "name": "scattering", "dependency": "tx_scattering"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketColor", "name": "scatteringColor", "dependency": "tx_scatteringColor"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketFloat", "name": "coatWeight", "dependency": "tx_coatWeight"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketFloat", "name": "coatRoughness", "dependency": "tx_coatRoughness"}, {"id": "SBSAR", "source": "output", "type": "NodeSocketVector", "name": "coatNormal", "dependency": "tx_coatNormal"}], "links": [{"from": "tx_coord", "to": "mapping", "output": "UV", "input": "Vector", "path": "root"}, {"from": "mapping", "to": "SBSAR", "output": "Vector", "input": "UV", "path": "root"}, {"from": "NODE_GROUP_IN", "to": "tx_baseColor", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_metallic", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_roughness", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_normal", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_height", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_emissive", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_opacity", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_ambientOcclusion", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_anisotropyLevel", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_anisotropyAngle", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_IOR", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_specularColor", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_scattering", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_scatteringColor", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_coatWeight", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_coatRoughness", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "NODE_GROUP_IN", "to": "tx_coatNormal", "output": "UV", "input": "Vector", "path": "root/SBSAR"}, {"from": "tx_baseColor", "to": "NODE_GROUP_OUT", "output": "Color", "input": "baseColor", "path": "root/SBSAR"}, {"from": "tx_metallic", "to": "NODE_GROUP_OUT", "output": "Color", "input": "metallic", "path": "root/SBSAR"}, {"from": "tx_roughness", "to": "NODE_GROUP_OUT", "output": "Color", "input": "roughness", "path": "root/SBSAR"}, {"from": "tx_normal", "to": "normal_normal", "output": "Color", "input": "Color", "path": "root/SBSAR"}, {"from": "normal_normal", "to": "NODE_GROUP_OUT", "output": "Normal", "input": "normal", "path": "root/SBSAR"}, {"from": "tx_height", "to": "NODE_GROUP_OUT", "output": "Color", "input": "height", "path": "root/SBSAR"}, {"from": "tx_emissive", "to": "NODE_GROUP_OUT", "output": "Color", "input": "emissive", "path": "root/SBSAR"}, {"from": "tx_opacity", "to": "NODE_GROUP_OUT", "output": "Color", "input": "opacity", "path": "root/SBSAR"}, {"from": "tx_ambientOcclusion", "to": "NODE_GROUP_OUT", "output": "Color", "input": "ambientOcclusion", "path": "root/SBSAR"}, {"from": "tx_anisotropyLevel", "to": "NODE_GROUP_OUT", "output": "Color", "input": "anisotropyLevel", "path": "root/SBSAR"}, {"from": "tx_anisotropyAngle", "to": "NODE_GROUP_OUT", "output": "Color", "input": "anisotropyAngle", "path": "root/SBSAR"}, {"from": "tx_IOR", "to": "NODE_GROUP_OUT", "output": "Color", "input": "IOR", "path": "root/SBSAR"}, {"from": "tx_specularColor", "to": "NODE_GROUP_OUT", "output": "Color", "input": "specularColor", "path": "root/SBSAR"}, {"from": "tx_scattering", "to": "NODE_GROUP_OUT", "output": "Color", "input": "scattering", "path": "root/SBSAR"}, {"from": "tx_scatteringColor", "to": "NODE_GROUP_OUT", "output": "Color", "input": "scatteringColor", "path": "root/SBSAR"}, {"from": "tx_coatWeight", "to": "NODE_GROUP_OUT", "output": "Color", "input": "coatWeight", "path": "root/SBSAR"}, {"from": "tx_coatRoughness", "to": "NODE_GROUP_OUT", "output": "Color", "input": "coatRoughness", "path": "root/SBSAR"}, {"from": "tx_coatNormal", "to": "normal_coatNormal", "output": "Color", "input": "Color", "path": "root/SBSAR"}, {"from": "normal_coatNormal", "to": "NODE_GROUP_OUT", "output": "Normal", "input": "coatNormal", "path": "root/SBSAR"}, {"from": "SBSAR", "to": "MAT", "output": "baseColor", "input": "Base Color", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "metallic", "input": "Metallic", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "roughness", "input": "Roughness", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "normal", "input": "Normal", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "emissive", "input": "Emission Color", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "opacity", "input": "Alpha", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "anisotropyLevel", "input": "Anisotropic", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "anisotropyAngle", "input": "Anisotropic Rotation", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "IOR", "input": "IOR", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "specularColor", "input": "Specular Tint", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "scattering", "input": "Subsurface", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "scatteringColor", "input": "Subsurface Color", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "coatWeight", "input": "Clearcoat", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "coatRoughness", "input": "Clearcoat Roughness", "path": "root"}, {"from": "SBSAR", "to": "MAT", "output": "coatNormal", "input": "Clearcoat Normal", "path": "root"}, {"from": "SBSAR", "to": "displacement", "output": "height", "input": "Height", "path": "root"}, {"from": "displacement", "to": "OUT", "output": "Displacement", "input": "Displacement", "path": "root"}, {"from": "SBSAR", "to": "ao_mix", "output": "baseColor", "input": "Color1", "path": "root"}, {"from": "SBSAR", "to": "ao_mix", "output": "ambientOcclusion", "input": "Color2", "path": "root"}, {"from": "ao_mix", "to": "MAT", "output": "Color", "input": "Base Color", "path": "root", "force": true}, {"from": "MAT", "to": "OUT", "output": "BSDF", "input": "Surface", "path": "root"}]} |