Represents a flat sheet material with configurable material type, dimensions, textures, price, and weight.
ID
material-sheet-sheet
Name
Sheet
Group
Sheet
Package
Material
Keywords
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
i | Null |
Outputs
Name | Type | Description |
---|---|---|
kind | String | Select the material type for the sheet (wood, metal, plastic, glass). |
thickness | Number | Specifies the thickness of the sheet in the unit of measurement. |
length | Number | Specifies the length of the sheet in the unit of measurement. |
width | Number | Specifies the width of the sheet in the unit of measurement. |
textureFace | Texture | Specifies the texture applied to the front and back surfaces of the sheet. |
price | Number | Defines the price per unit area of the sheet, based on the system currency settings. |
weight | Number | Specifies the weight of the sheet per unit area. |