Package: graphene

Function graphene:vec4-xy

Lambda List

graphene:vec4-xy (v result)

Arguments

v -- a graphene:vec4-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