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

class Tinman.Color.Opaque

Short Name:
  • class Opaque
Derived From:
Fields:

Sets the opacity of the given color.

Fields

The following table lists all fields of this config type.

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

The color value.

required alpha number
# >= 0 && # <= 100
 

The opacity (linear), in percent.