Querying voxel graphs

You can query any voxel channel using the QueryVoxelChannel node:

Currently only float channels are supported.

Multi-queries are preferable in almost every case due to overhead. All graphs registered within bounds are called.

Last updated