Texture Properties¶
PBR for pillow fluff.¶
File location
/assets/minecraft/optifine/texture.properties
Texture Properties define how a texture should be interpreted.
See also
See Shaders - Development: Macros, and Textures.
See also
See https://shaderlabs.org/wiki/LabPBR_Material_Standard for information on what labPBR is.
Properties¶
- format¶
The texture format used for normal and specular shader textures.
- alpha.cutout¶
Pixels with alpha value below the cutout will be treated as fully transparent (alpha 0)
Assumes the latest OptiFine & Minecraft versions.
Updated to commit 83d482c3.
Open source at https://gitlab.com/whoatemybutter/optifinedocs.