weight
weight: 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.
Defined in
- core/common/src/TextureMapping.ts Line 201
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.