TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class Tinman.Pixel.Uniform

Short Name:
  • class Uniform
Derived From:
Fields:

Returns a pixel layer that initializes all pixels to the given color.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required color Tinman.Color
# != null
 

The color to clear to.