warp.volume_store_v#
- warp.volume_store_v( ) None#
Kernel
Store the
warp.vec3fvalueat the voxel with integer index-space coordinatesi,j,k.Writes only where leaf-level storage exists (see
volume_store()); a no-op outside allocated leaves or for non-vec3fvolumes. Does not activate voxels. Not differentiable.See
volume_store()for a usage example.