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

class Tinman.Pixel.Ambient

Short Name:
  • class Ambient
Derived From:
Fields:

Computes an ambient lighting term from the input buffer pixels and the light color and adds the resulting color to the pixels in the output buffer.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required source Pixel
# != null
 

The input buffer.

optional color Tinman.Color  
Colors.Black

The ambient light color.