Represents a volumetric material with type, density, and price per unit of volume.
ID
material-volumetric-volumetric
Name
Volumetric
Group
Volumetric
Package
Material
Keywords
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
i | Null |
Outputs
Name | Type | Description |
---|---|---|
kind | String | Select the type of volumetric material (solids, semi-solids, liquids, gases). |
density | Number | Specifies the density of the material (optional). |
price | Number | Defines the price per unit of volume (e.g., per liter or cubic meter). |