Standard Transparent Untextured
Shader UUID: 556d5f27-811e-44a6-b598-e553eb32635e
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) |
emissionIntensity | float | 1 | Emission intensity. |
opacity | float | 0.5 | Transparency level of the material. |