Groups vertices into grid-aligned boxes, makes localized editing much faster because nodes that use it don't need to sample the entire mesh at once. ComputeAvgs computes averages for each group, which isn't currently used.
In
Exec
|
|
Data
Mesh Data Structure (by ref)
|
|
Size
Float
|
|
Compute Avgs
Boolean
|
Out
Exec
|
|
Return Value
Localized Grid Structure
|
Groups vertices into grid-aligned boxes, makes localized editing much faster because nodes that use it don't need to sample the entire mesh at once. ComputeAvgs computes averages for each group, which isn't currently used. |