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

class Tinman.Pyramid.Region

Short Name:
  • class Region
Derived From:
Fields:

A pixel pyramid that colors those areas that are covered by a heightmap.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required layer Highlight[]
# != null
 

The region layers to use.

optional cube bool  
true

Create an unprojected cubemap pyramid (true) or a projected rectangular pyramid ( false).

external info Pyramid.Info    

Holds detail information about this pixel pyramid.