Differences
This shows you the differences between two versions of the page.
| — |
elevation_graph [2026/08/28 03:00] (current) hermann Create new page from functor_docs documentation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Elevation Graph ====== | ||
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | Declares an elevation graph value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. | ||
| + | |||
| + | ===== Inputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Constant | [[Elevation Graph Type]] | Value or constant representing an elevation patch graph. | | ||
| + | |||
| + | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Outputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Object | [[Elevation Graph Type]] | Value or constant representing an elevation patch graph, provided as the functor input. | | ||
| + | |||
| + | ===== Group ===== | ||
| + | |||
| + | [[Functor List#Elevation Graph: Types | Elevation Graph: Types]] | ||
| + | |||
| + | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Internal Name ===== | ||
| + | |||
| + | ElevationGraph | ||