Type Alias StandardTextureType
StandardTextureType:
| "albedo"
| "diffuse"
| "basecolor"
| "normal"
| "roughness"
| "smoothness"
| "metallic"
| "metalness"
| "ao"
| "ambient_occlusion"
| "height"
| "displacement"
| "emissive"
| "emission"
| "opacity"
| "alpha"
Standard texture types in PBR workflows