Density
Work with volumetric density data
Density Style ISO Surface
Inputs
| Name | Type | Description |
|---|---|---|
| Volume | Geometry |
Input geometry |
| Visible | Bool |
Visibility of style |
| Threshold | Float |
ISO value |
| Show Contours | Bool |
Whether to show surface contours |
| Only Contours | Bool |
Only show contour edges |
| Contour Thickness | Float |
Thickness of the contour edges |
| Contour Color | Color |
Color of contour edges |
| Slice Width | Vector |
1 |
| Slice Center | Vector |
|
| Negative Color | Color |
Color for negative ISO values |
| Positive Color | Color |
Color for positive ISO values |
| Shade Smooth | Bool |
Use smooth shading for surface |
| Material | Material |
Material to use for this surface |
Outputs
| Name | Type | Description |
|---|---|---|
| Geometry | Geometry |
ISO surface geometry output |
API Reference: nodes.geometry.DensityStyleISOSurface
Density Style Surface
Inputs
| Name | Type | Description |
|---|---|---|
| Volume | Geometry |
|
| Threshold | Float |
|
| Shade Smooth | Bool |
Apply smooth shading to the created geometry |
| Hide Dust | Float |
|
| Color | Color |
|
| Material | Material |
Material to apply to the resulting geometry |
Outputs
| Name | Type | Description |
|---|---|---|
| Geometry | Geometry |
The generated geometry for the style node group |
API Reference: nodes.geometry.DensityStyleSurface
Density Style Wire
Inputs
| Name | Type | Description |
|---|---|---|
| Volume | Geometry |
|
| Threshold | Float |
|
| Hide Dust | Float |
|
| Wire Radius | Float |
Radius of the created wire (in relative nm) |
| Wire Resolution | Int |
|
| Color | Color |
|
| Material | Material |
Material to apply to the resulting geometry |
Outputs
| Name | Type | Description |
|---|---|---|
| Geometry | Geometry |
The generated geometry for the style node group |
API Reference: nodes.geometry.DensityStyleWire