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 198
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.