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

class Tinman.Georef.Raster.Offset

Short Name:
  • class Raster.Offset
Derived From:
Fields:

Translates the raster coordinates by the specified offset before applying the given raster transform.

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required raster Raster    

The raster transform.

optional offset Vec2  
{0, 0}

The offset to add to the raster coordinates before applying the raster transform.