createGlyphField#dirtyUniforms¶
Summary¶
createGlyphField#dirtyUniforms reports whether scale/color/lighting uniform data must be rewritten. markUniformsDirty() sets it and markUniformsClean() clears it; data-channel dirtiness is tracked separately.
Syntax¶
Returns¶
true when the uniform payload needs to be consumed again; otherwise false.