Documentation: What exactly is texture.channel for?

This may be related to the material’s .lightMap and .aoMap properties.

.aoMap : Texture
The red channel of this texture is used as the ambient occlusion map. Default is null. The aoMap requires a second set of UVs.

1 Like