Like its partner classes VVec4 and VVec2, VVec3 packs single-dimensional signals into a single signal, in this case a 3-dimensional signal.
Supported Rates: frame, shape, pixel
Make a VVec3 VGen at requested rate.
x |
The first component in the resulting signal. |
y |
The second component in the resulting signal. |
z |
The third component in the resulting signal. |
A 3D vector composed of (x, y, z).
dimensions
input | output |
1, 1, 1 | 3 |