- Source:
Builin shaders
- clay.standard
- clay.basic
- clay.lambert
- clay.wireframe
Members
# (static) template
- Source:
Methods
# (static) get(name) → {clay.Shader}
- Source:
Get shader from default library.
Example
clay.shader.library.get('clay.standard')
Parameters:
Name | Type | Description |
---|---|---|
name |
string |
Returns:
- Type
- clay.Shader