VoxelModifierMesh¶
Inherits: VoxelModifier
Voxel modifier that uses VoxelMeshSDF.
Properties:¶
| Type | Name | Default |
|---|---|---|
| float | isolevel | 0.0 |
| VoxelMeshSDF | mesh_sdf |
Property Descriptions¶
float isolevel = 0.0¶
Offsets isolevel of SDF mesh. Positive value makes object appear thicker as well as smoother and negative value - thinner.
VoxelMeshSDF mesh_sdf¶
SDF mesh that is used for modifier.
Generated on Jan 26, 2026