warp.volume_lookup_v#

warp.volume_lookup_v(
id: uint64,
i: int32,
j: int32,
k: int32,
) vec3f#
  • Kernel

  • Python

Returns the vector value of voxel with coordinates i, j, k.

If the voxel at this index does not exist, this function returns the background value.