Color Vector to BSDF VEX node
This operator converts a vector to a BSDF data type for rendering with PBR.
See also: Float to BSDF
This operator converts a vector to a BSDF data type for rendering with PBR. It can also be useful for intializing BSDF data type prior to entering an if-then block.
Inputs
|
vec |
A color vector. |
Outputs
|
bsdf |
A BSDF data type with the input as the color field. |
Usages in other examples
| Example name | Example for |
|---|