Fix the exception if an unused uniform is defined. (#5108)
* Fix the exception if an unused uniform is defined. * Use property accessor for checking uniform instead of `hasOwnProperty.call` |
---|
|
src/core/renderers/webgl/managers/FilterManager.js |
---|