H (Combo Overlay): Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
{{Overlay keys|<onlyinclude>
{{Overlay keys|<onlyinclude>
{{Overlay keys|type=row|group=Combo Overlay
{{Overlay keys|type=row|group=Combo Overlay
|key=I
|key=H
|unit=
|unit=
|range=-{{Floatmaxvalue}} to {{Floatmaxvalue}}
|range=-{{Floatmaxvalue}} to {{Floatmaxvalue}}
|description=Attribute stored under key [[I (Combo Overlay)|I]] will be used to retrieve a value from one or more Layers for a specific grid cell.
|description=Attribute stored under key [[H (Combo Overlay)|H]] will be used to retrieve a value from one or more Layers for a specific grid cell.
|defaultvalue=0
|defaultvalue=0
|icon=
|icon=
Line 11: Line 11:
{{article end
{{article end
|notes=
|notes=
* Attribute is accessible using '''@I''' in a Combo Overlay formula.
* Attribute is accessible using '''@H''' in a Combo Overlay formula.
* When using the [[API]], this attribute can be set for a Combo Overlay using the default key '''I'''.
* When using the [[API]], this attribute can be set for a Combo Overlay using the default key '''H'''.
|seealso=
|seealso=
* [[Keys (Combo Overlay)]]
* [[Keys (Combo Overlay)]]
}}
}}

Revision as of 15:31, 26 March 2025

Notes

  • Attribute is accessible using @H in a Combo Overlay formula.
  • When using the API, this attribute can be set for a Combo Overlay using the default key H.

See also