Vec3.getX

Retrieves the first component of the given vector @v.

class Vec3
float
getX
()

Return Value

Type: float

the value of the first component of the vector

Meta