C (Combo Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|unit= | |unit= | ||
|range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} | |range=-{{Floatmaxvalue}} to {{Floatmaxvalue}} | ||
|description=[[C (Combo Overlay)|C]] used to retrieve a value from one or more Layers for a specific grid cell | |description=Attribute stored under key [[C (Combo Overlay)|C]] 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 '''@C''' in a Combo Overlay formula. | |||
* When using the [[API]], this attribute can be set for a Combo Overlay using the default key '''C'''. | * When using the [[API]], this attribute can be set for a Combo Overlay using the default key '''C'''. | ||
|seealso= | |seealso= | ||
* [[Keys (Combo Overlay)]] | * [[Keys (Combo Overlay)]] | ||
}} | }} |
Latest revision as of 14:58, 26 March 2025
Icon | Key | Unit | Range | Description | Default value |
---|---|---|---|---|---|
C | -3.4028235E38 to 3.4028235E38 | Attribute stored under key C will be used to retrieve a value from one or more Layers for a specific grid cell. | 0 |
Notes
- Attribute is accessible using @C in a Combo Overlay formula.
- When using the API, this attribute can be set for a Combo Overlay using the default key C.