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 | ||
| | |SampleSpatialVariable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a value if found. | ||
| | |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>). | ||
| | |SampleMinMaxSpatialVariable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a value if found within a range. | ||
| | |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
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.