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

class Tinman.Pyramid.Tile

Short Name:
  • class Tile
Derived From:
Fields:

Changes the tile 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 tile number    

The tile size, in pixels. Will be round up to the next power of two.

external info Pyramid.Info    

Holds detail information about this pixel pyramid.