Standard Opaque Untextured
Shader UUID: 744556b0-67b5-4329-ba4f-a04c04f92b1c
Name | Type | Default | Description |
---|---|---|---|
albedo | vec3 | [1, 1, 1] | Base color of the material |
metallic | float | 0 | Metal-like appearance (0-1) |
roughness | float | 1 | Surface roughness (0-1) |
emission | vec3 | [0, 0, 0] | Self-illumination of the material |
emissionIntensity | float | 1 | Emission intensity. |