Properties
| MacroPort | |
| Direction | Specifies whether the macro port is used for input or output connections. Determines the flow of data into or out of the macro node. InputDesignates the port as an input, allowing data to be received by the macro node. OutputDesignates the port as an output, allowing data to be sent from the macro node. |
| Display | Defines the type of data visualized or represented by the macro port. This helps users identify the nature of the connection in the node graph. HeightfieldRepresents terrain elevation data, typically used for heightmaps. MaskRepresents mask data, used for isolating or selecting specific regions in the terrain. ColorRepresents color data, used for visual effects or texture information. |
| Is Optional | |