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