Package: graphene

Function graphene:vec3-z

Lambda List

graphene:vec3-z (v)

Arguments

v -- a graphene:vec3-t instance

Return Value

The float with the value of the z component.

Details

Retrieves the z component of the vector.
 

See also

2024-12-26