Category:ProtoFlux:Variables:Spatial: Difference between revisions

Category page
Oops, these need spaces to be consistent (best doing it now before pages get made).
m fix link spaces
Tag: Manual revert
 
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Sample Spatial Variable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a value if found.
|SampleSpatialVariable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a value if found.
|Sample Boolean Spatial Variable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a bool value depending on the mode (<code>Any</code>, <code>All</code>, and <code>XOR</code>).
|SampleBooleanSpatialVariable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a bool value depending on the mode (<code>Any</code>, <code>All</code>, and <code>XOR</code>).
|Sample Min Max Spatial Variable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a value if found within a range.
|SampleMinMaxSpatialVariable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a value if found within a range.
|Sample Numeric Spatial Variable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a (weighted) value if found.
|SampleNumericSpatialVariable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a (weighted) value if found.
}}
}}


[[Category:ProtoFlux:Variables]]
[[Category:ProtoFlux:Variables]]

Latest revision as of 03:59, 25 August 2025

Nodes
Node Name Description
SampleSpatialVariable Samples a 3D space, looking for a matching spatial name and returns a value if found.
SampleBooleanSpatialVariable Samples a 3D space, looking for a matching spatial name and returns a bool value depending on the mode (Any, All, and XOR).
SampleMinMaxSpatialVariable Samples a 3D space, looking for a matching spatial name and returns a value if found within a range.
SampleNumericSpatialVariable Samples a 3D space, looking for a matching spatial name and returns a (weighted) value if found.

Pages in category "ProtoFlux:Variables:Spatial"

The following 4 pages are in this category, out of 4 total.