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

class Tinman.Pyramid.Pad

Short Name:
  • class Pyramid.Pad
Derived From:
Fields:

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

The tile pad. Will be round up to the next power of two.

external info Pyramid.Info    

Holds detail information about this pixel pyramid.