You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm succesfully generating voxel meshes with the voxelize.py scripts. However, I'd like to acces the raw voxel grid in whatever form it exists. Is this not exposed?
The output of grid.raw_grid.__dir__() is
I'm succesfully generating voxel meshes with the voxelize.py scripts. However, I'd like to acces the raw voxel grid in whatever form it exists. Is this not exposed?
The output of
grid.raw_grid.__dir__()
isThe text was updated successfully, but these errors were encountered: