Category:ProtoFlux:Variables:Spatial: Difference between revisions

Category page
m fix link spaces
Tag: Manual revert
more clear
 
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.
|SampleSpatialVariable|| Samples a point in [[Slot transforms|global space]], looking for a matching [[spatial variable]] and returns the value of the variable 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>).
|SampleBooleanSpatialVariable|| Samples a boolean spatial variable according to a boolean intersection mode.
|SampleMinMaxSpatialVariable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a value if found within a range.
|SampleMinMaxSpatialVariable|| Samples a numerical spatial variable and returns the maximum and minimum values of the spatial variable at said point.
|SampleNumericSpatialVariable|| Samples a [[Slot transforms|3D space]], looking for a matching spatial name and returns a (weighted) value if found.
|SampleNumericSpatialVariable|| Samples a numerical spatial variable according to a few numerical blending modes.
|SampleSpatialVariablePartialDerivative|| Samples a numerical spatial variable and returns its [https://en.wikipedia.org/wiki/Partial_derivative partial derivative] on all 3 axes.
}}
}}


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

Latest revision as of 06:35, 10 October 2025

Nodes
Node Name Description
SampleSpatialVariable Samples a point in global space, looking for a matching spatial variable and returns the value of the variable if found.
SampleBooleanSpatialVariable Samples a boolean spatial variable according to a boolean intersection mode.
SampleMinMaxSpatialVariable Samples a numerical spatial variable and returns the maximum and minimum values of the spatial variable at said point.
SampleNumericSpatialVariable Samples a numerical spatial variable according to a few numerical blending modes.
SampleSpatialVariablePartialDerivative Samples a numerical spatial variable and returns its partial derivative on all 3 axes.

Pages in category "ProtoFlux:Variables:Spatial"

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