Vector To Vector4
VEX node
Converts a vector to a vector4.
See also: Vector4 To Vector
This operator converts a vector to a vector4. The four components of the resulting vector4 can be used to represent positions in homogeneous coordinates or colors (RGBA).
Usages in other examples
| Example name | Example for | |
|---|---|---|
| Fire Pit example |
Material shader |
|
| RampReference |