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

class Tinman.Material.Weight

Short Name:
  • class Weight
Derived From:
Fields:

Modulates a material token with the given weight.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required material Tinman.Material    

The material token.

required weight number
# >= 0 && # <= 1
 

The weight to modulate the material token with.