material.custom#getUniformData¶
Summary¶
material.custom#getUniformData returns a new empty Float32Array because custom materials do not use the built-in material-uniform path. The call throws after final material release.
Syntax¶
Returns¶
A new zero-length Float32Array.