errorOnMissingUniform
errorOnMissingUniform: boolean | undefined
If true, will cause exception when a shader uniform is missing (usually optimized out), otherwise will only log these. Default value: false
Defined in
- core/frontend/src/render/RenderSystem.ts Line 1064
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.