Type:BooleanSpatialVariableMode

From Resonite Wiki
Revision as of 04:22, 9 May 2025 by 989onan (talk | contribs) (thanks frooxius)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Values
Name Value Description
Any 0 result will be true if there's at least one true value
All 1 result will be true if all found boolean values are true
XOR 2 each found boolean value (sorted by priority) flips the value. The initial value is the default value.