Shader

Lore. Shader

A class representing a shader.

Constructor

new Shader()

Source:
Properties:
Name Type Description
name String

The name of the shader.

uniforms Object

A map mapping uniform names to Lore.Uniform instances.