HexaDomeColorationShader

HexaDomeColorationShader

Hexagonal dome animation coloration shader

Constructor

new HexaDomeColorationShader()

Author:
  • SecretFire

Extends

Members

defaultUniforms :object

Overrides:
Implements:

The default uniform values for the shader. A subclass of AbstractBaseShader must implement the defaultUniforms static field.

Type:
  • object

fragmentShader :string

Overrides:
Implements:

The fragment shader which renders this source. A subclass of AbstractBaseShader must implement the fragmentShader static field.

Type:
  • string