Raster.Offset

Description

Name

class Tinman.Georef.Raster.Offset

Derived from

Raster

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

Fields / Required

raster

Type

Raster

The raster transform.

Fields / Optional

offset

Type

Vec2

Default

{Vec2: 0, 0}

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