javascript - How do you update a uniform In Three.js? -
i had re-write question because asking wrong thing before.
i meant ask, how update uniform in three.js?
this seems work:
yourmesh.material.uniforms.youruniform.value = whatever; i had re-write question because asking wrong thing before.
i meant ask, how update uniform in three.js?
this seems work:
yourmesh.material.uniforms.youruniform.value = whatever;
Comments
Post a Comment