normalMap

normalMap: undefined | NormalMapProps & { scale?: number }

Specifies a normal map to apply to the surface to simulate more surface detail than is present in the surface's geometry.

@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: 15 March, 2024