Vector4 To Vector
VEX node
Converts a vector4 to a vector and also returns the fourth component of the vector4.
See also: Vector To Vector4
This operator converts a vector4 to a vector and also returns the fourth component of the vector4. The three components of the resulting vector can be used to represent positions, directions, normals or colors (RGB or HSV).
Usages in other examples
| Example name | Example for | |
|---|---|---|
| Fire Pit example |
Material shader |
|
| Down Hill Lava Flow |
Material shader |
|
| FurTextureMap |
Fur surface node |