Package: graphene

Function graphene:vec3-xy

Lambda List

graphene:vec3-xy (v result)

Arguments

v -- a graphene:vec3-t instance

Return Value

The graphene:vec2-t instance.

Details

Returns a graphene:vec2-t instance that contains the first two components of the given vector.
 

See also

2024-12-26