patternMap

patternMap: undefined | TextureMapProps

Specifies a texture image to map onto the surface, replacing or mixing with the surface's own color and transparency.

@note With the exception of TextureId, the TextureMapProps of RenderMaterialElement.Params.patternMap and RenderMaterialElement.Params.normalMap are expected to be identical. If a property is defined in both RenderMaterialElement.Params.patternMap] and RenderMaterialElement.Params.normalMap, the value in RenderMaterialElement.Params.patternMap takes precedence.

Defined in

Last Updated: 16 April, 2024