Vec3.getY

Retrieves the second component of the given vector @v.

class Vec3
float
getY
()

Return Value

Type: float

the value of the second component of the vector

Meta