Constructor
(abstract) new Fog()
- Source:
Constructor. The constructor takes no argument.
Classes
Methods
(abstract) shader(shaderBuilder)
- Source:
Extend the given shader with the appropriate code
Parameters:
Name | Type | Description |
---|---|---|
shaderBuilder |
ShaderBuilder | the shader builder |