ShaderUniforms: {
    [uniform: string]: THREE.IUniform<any>;
}

Type alias for THREE uniforms

Type declaration

  • [uniform: string]: THREE.IUniform<any>

Generated using TypeDoc