Package: graphene

Function graphene:vec3-x

Lambda List

graphene:vec3-x (v)

Arguments

v -- a graphene:vec3-t instance

Return Value

The float with the value of the x component.

Details

Retrieves the x component of the vector.
 

See also

2024-12-26