ExtensionLike its sibling classes VY, VZ, VW, access a particular single-dimensional element of the provided vector, in this case the first element, commonly called x in computer graphics parlance.
Supported Rates: frame, shape, pixel
Make a VX VGen at requested rate.
| vec |
The vector to extract the first element from. |
The first element in the vector.
dimensions
| input | output |
| 4 | 1 |
| 3 | 1 |
| 2 | 1 |