Rasterization (Combo Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
|property=Rasterization
|property=Rasterization
|description=The rasterization method of a [[Combo Overlay]]
|description=The rasterization method of a [[Combo Overlay]]
|defaultvalue='''FIRST'''
|defaultvalue='''SINGLE_LAYER'''
|icon=distancewizard_icon_rasterization.png
|icon=distancewizard_icon_rasterization.png
}}</onlyinclude>}}
}}</onlyinclude>}}
Line 13: Line 13:
# '''MIN''': Attribute: Min value
# '''MIN''': Attribute: Min value
# '''MAX''': Attribute: Max value
# '''MAX''': Attribute: Max value
# '''SINGLE LAYER''': Attribute: [[Maplink (Combo Overlay)|Specific layer]]
# '''SINGLE_LAYER''': Attribute: [[Maplink (Combo Overlay)|Specific layer]]
# '''GRID''': Grid: Input Overlay
# '''GRID''': Grid: Input Overlay


{{article end
{{article end
|seealso=
|seealso=
* [[Attribute model (Combo Overlay)]]
* [[Maplink (Combo Overlay)]]
* [[Maplink (Combo Overlay)]]
* [[Combo Overlay]]
* [[Combo Overlay]]
|api=
* [[Api session event editor overlay set rasterization]]
}}
}}
{{ComboOverlay nav}}

Latest revision as of 07:24, 10 July 2026

Combo's rasterization option defined in the Input tab.

Possible values:

  1. FIRST: Attribute: First layer
  2. MIN: Attribute: Min value
  3. MAX: Attribute: Max value
  4. SINGLE_LAYER: Attribute: Specific layer
  5. GRID: Grid: Input Overlay