Returns geometry with configured material
ID
material-texture-apply-material
Name
Apply Material
Group
Texture
Package
Material
Keywords
After creating a node, connect the solid to which you need to give material to the first port, the material color to the second port. The third port needs to connect the name of the texture from the BGPM texture library, which must be given using the Select node. The metalness, roughness, and opacity coefficients to the fourth, fifth and sixth ports. Coefficients must be in the range 0 to 1. On the output port, you will get materialized solid.
Surface Material
Curve Color\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Base Geometry | |
color | Color | Color value | #ffffff |
texture | Texture | The name of the texture available in the BGPM texture library | |
metalness | Number | Metallicity ratio | 0.5 |
roughness | Number | Roughness ratio | 0.5 |
opacity | Number | Opacity ratio | 1 |
meta | Meta | UV Mapping Texture |
Outputs
Name | Type | Description |
---|---|---|
resultGeometry | Geometry | Result Geometry |