Gaea Documentation

Gaea Documentation

Node Reference


Var

Utility › Utilities
Shortcode var

Properties

Var
Edit ModeSpecifies how the variable is used in the node. 'Consume' reads the value of an existing variable, while 'Modify' changes the value or applies an expression to the variable.
ConsumeReads and uses the value of the specified variable without altering it. ModifyApplies an expression or new value to the variable, updating its value for subsequent nodes.
Variable NameThe name of the variable to consume or modify. This should match the variable defined elsewhere in the graph or macro.
ExpressionAn optional mathematical or logical expression to apply when modifying the variable. Used only in 'Modify' mode.
Default ValueThe value to use if the specified variable is not set or available. Ensures the node has a fallback value.

Created by QuadSpinner QuadSpinner using AngryMonkey
Copyright © 2016-2026 QuadSpinner. All rights reserved.
Documentation is provided under the MIT License.