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

class Tinman.Image.Layer

Short Name:
  • class Image.Layer
Derived From:
Fields:

Specifies the target heightmap layer.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required image Image
# != null
 

The source image.

optional layer Heightmap.Layer  
None

The target heightmap layer.

optional format PixelFormat[]  
[]

The pixel format.

external info Image.Info    

Contains information about the image data source, including image format and embedded georeferencing information.