Vector.y

Undocumented in source.
struct Vector(E, uint D, bool normalizedFlag = false, Orient orient = Orient.column)
static if(D >= 2)
alias y = get_!'y'

Meta