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

class Tinman.Material.Mix

Short Name:
  • class Mix
Derived From:
Fields:
  • required a
  • required b
  • optional c
  • optional d

Mixes the given material tokens.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required a Tinman.Material    

The first material token.

required b Tinman.Material    

The second material token.

optional c Tinman.Material  
null

The third material token.

optional d Tinman.Material  
null

The fourth material token.