Fog

Fog

Defines a fog to be used in the scene.

Constructor

(abstract) new Fog()

Source:

Constructor. The constructor takes no argument.

Classes

Fog

Methods

(abstract) shader(shaderBuilder)

Source:

Extend the given shader with the appropriate code

Parameters:
Name Type Description
shaderBuilder ShaderBuilder

the shader builder