Sheen Untextured
Shader UUID: 9d07f1f4-5442-4a65-b58c-509528f33ab3
Name | Type | Default | Description |
---|---|---|---|
albedo | vec3 | [1, 1, 1] | Base color of the material |
emission | vec3 | [0, 0, 0] | Self-illumination of the material |
metallic | float | 0 | Metal-like appearance (0-1) |
roughness | float | 1 | Surface roughness (0-1) |
ambientOcclusion | float | 1 | Ambient light reception |
emissionIntensity | float | 1 | Emission intensity. |
sheenColor | vec3 | [1, 0.8, 1] | Sheen color. |
sheenColorIntensity | float | 0.15 | Sheen color intensity. |
sheenRoughness | float | 1 | Sheen roughness. |