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

class Tinman.Pyramid.Size

Short Name:
  • class Size
Derived From:
Fields:

Changes the level count resp. full size of the given pixel pyramid.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required source Tinman.Pyramid
# != null
 

The source pyramid.

required size number
# > 0
 

The size of the bottom-most pyramid level, in pixels. Will be round up to the next power of two.

external info Pyramid.Info    

Holds detail information about this pixel pyramid.