Terrain mix (Function Value): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Function values | {{Function values | ||
<onlyinclude>{{Function | |<onlyinclude>{{Function values|type=row | ||
| | |||
|functionvalue=Terrain mix | |functionvalue=Terrain mix | ||
|attribute=TERRAIN_MIX | |attribute=TERRAIN_MIX | ||
|unit= | |unit=fraction | ||
|description=The | |range=0 to 1 | ||
|category=No | |||
|description=The opacity of the ground color of the [[Function]]. | |||
}}</onlyinclude> | }}</onlyinclude> | ||
}} | |||
=== | ===Values=== | ||
* New [[Building]]s are non-transparent by default. | |||
* [[Building]]s created during project creation are transparent by default. | |||
{{article end | |||
|notes= | |||
* Value 1 is an opaque color, value 0 is transparent and a value of 0.5 = 50% transparent. | * Value 1 is an opaque color, value 0 is transparent and a value of 0.5 = 50% transparent. | ||
|seealso= | |||
= | *[[Function]] | ||
* | *[[Building]] | ||
* | *[[Terrain]] | ||
|api=*[[Api session event editor building set function value]] | |||
* [[ Api session event editor functionoverride set function value]] | |||
* [[Api session event editor building reset function values]] | |||
}} | |||
Latest revision as of 12:31, 15 July 2026
| Function value | Attribute | Unit | Range | Description |
|---|---|---|---|---|
| Terrain mix | TERRAIN_MIX | fraction | 0 to 1 | The opacity of the ground color of the Function. |
Values
- New Buildings are non-transparent by default.
- Buildings created during project creation are transparent by default.
Notes
- Value 1 is an opaque color, value 0 is transparent and a value of 0.5 = 50% transparent.