Texture Properties

_images/icon23.webp

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

Type: String

Values: lab-pbr or 1.3

Optional

The texture format used for normal and specular shader textures.

alpha.cutout

Type: Integer

Values: From 1 to 255

Default: 16

Optional

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.