Package: graphene

Function graphene:vec3-xy0

Lambda List

graphene:vec3-xy0 (v result)

Arguments

v -- a graphene:vec3-t instance

Return Value

The graphene:vec3-t instance.

Details

Returns a graphene:vec3-t instance that contains the first two components of the given vector, and the third component set to 0.0.
 

See also

2024-12-26