Short Name:
|
Derived From:
|
Fields: |
A raster which ties a triangle in map space to a triangle in raster space using barycentric coordinates.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
rasterA
|
Vec2
|
||
First tiepoint, in raster space. |
||||
required
|
mapA
|
Vec2
|
||
First tiepoint, in map space. |
||||
required
|
rasterB
|
Vec2
|
||
Second tiepoint, in raster space. |
||||
required
|
mapB
|
Vec2
|
||
Second tiepoint, in map space. |
||||
required
|
rasterC
|
Vec2
|
||
Third tiepoint, in raster space. |
||||
required
|
mapC
|
Vec2
|
||
Third tiepoint, in map space. |