Package: graphene

Function graphene:vec4-xyz

Lambda List

graphene:vec4-xyz (v result)

Arguments

v -- a graphene:vec4-t instance

Return Value

The graphene:vec3-t instance.

Details

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

See also

2024-12-26