Interface: GenericMaterialMetallicTexture
Extended by
Properties
index
index:
string
Unique identifier for this texture.
mode
mode:
TabFileMode
useAOmR
useAOmR:
boolean
When true, uses specific channel mapping for Ambient Occlusion, Roughness, and Metallic. (AO in red channel, Roughness in green channel, Metallic in blue channel)
useMEmB
useMEmB:
boolean
When true, uses specific channel mapping for Metallic, Emissive, and ?. (Metallic in red channel, Emissive in green channel)
useROmG
useROmG:
boolean
When true, uses specific channel mapping for Roughness, Occlusion, and Metallic. (Roughness in red channel, Occlusion in green channel, Metallic in blue channel)
uvScaleOffsetParameters
uvScaleOffsetParameters:
Partial
<MaterialUvScaleOffset
>
Controls scaling, offset, and positioning of the texture on the surface.