Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

uniforms

Firtina Ozbalikci edited this page Jul 29, 2017 · 11 revisions

Wiki » Internal Components » Materials » shaderMaterial » uniforms

uniforms

A container for THREE.ShaderMaterial#uniforms.

Any modifications to uniforms will result in the recompilation of the shader.

Children:

  • uniform: A single uniform value for a shader material.

===

View Source
Clone this wiki locally