ExtensionLike its partner classes VVec3 and VVec2, VVec4 packs single-dimensional signals into a single signal, in this case a 4-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. |
| w |
The fourth component in the resulting signal. |
A 4D vector composed of (x, y, z, w).
dimensions
| input | output |
| 1, 1, 1, 1 | 4 |