Volume to Mesh Node
The Volume to Mesh node generates a mesh on the «surface» of a volume. The surface is defined by a threshold value. All voxels with a larger value than the threshold are considered to be inside.
Inputs
- Volume
Entrada padrão de geometria.
- Voxel Amount
Especifica a resolução aproximada da malha final. O tamanho do voxel é adaptado ao tamanho do volume inteiro.
- Voxel Size
Usa uma resolução fixa que não muda quando o volume muda.
- Ajuste
Voxels with a larger value are considered to be inside the mesh. The mesh will be generated on the boundary of inside and outside voxels. This is also called «iso value».
- Adaptivity
Reduces the final face count by simplifying geometry where detail is not needed. This is similar to decimating the final to reduce resolution where it is not needed.
Properties
- Resolution Mode
Modo para como a resolução da malha final é controlada.
- Grade:
Isso torna a resolução dependente da resolução da malha que é convertida. Resolução maior do grid resulta em uma malha de maior resolução. Em muitos casos, esse é o modo mais eficiente.
- Voxel Amount:
Especifica a resolução aproximada da malha final. O tamanho do voxel é adaptado ao tamanho do volume inteiro.
- Voxel Size:
Usa uma resolução fixa que não muda quando o volume muda.
Nota
This option applies individually for every grid in the input geometry.
Saídas
- Mesh
Saída padrão de geometria.