warp.volume_lookup_i# warp.volume_lookup_i( id: uint64, i: int32, j: int32, k: int32, ) → int# Kernel Python Returns the int32 value of voxel with coordinates i, j, k. If the voxel at this index does not exist, this function returns the background value.