PhysicallyBasedMaterialTextures

The PhysicallyBasedMaterialTextures enum describes the different texture slots for a physically based material.

Values

Value

Description

EMISSIVE

The Emissive Texture slot of the corresponding material.

METALLIC_ROUGHNESS

The Metallic Roughness Texture slot of the corresponding material.

BASE_COLOR

The Base Color Texture slot of the corresponding material.

NORMAL

The Normal Texture slot of the corresponding material.

Last updated