Value | Meaning |
---|---|
typeData0 | No hints are added to the uniform declaration. |
typeColor1 | Adds hint_albedo as hint to the uniform declaration for proper sRGB to linear conversion. |
typeNormalmap2 | Adds hint_normal as hint to the uniform declaration, which internally converts the texture for proper usage as normal map. |