API Reference > imodeljs-common > Rendering > TextureMapping.ParamProps > textureWeight textureWeight textureWeight: undefined | number The ratio in [0, 1] with which to mix the color sampled from the texture with the element's color. A value of 0.0 uses only the element color. A value of 1.0 uses only the texture color. note Defaults to 1.0 Defined in core/common/src/TextureMapping.ts Line 95 Last Updated: 13 June, 2024