Package: graphene

Function graphene:vec3-y

Lambda List

graphene:vec3-y (v)

Arguments

v -- a graphene:vec3-t instance

Return Value

The float with the value of the y component.

Details

Retrieves the y component of the vector.
 

See also

2024-12-26