Vec3.getZ

Retrieves the third component of the given vector @v.

class Vec3
float
getZ
()

Return Value

Type: float

the value of the third component of the vector

Meta