Package: graphene

Function graphene:vec3-xyz0

Lambda List

graphene:vec3-xyz0 (v result)

Arguments

v -- a graphene:vec3-t instance

Return Value

The graphene:vec4-t instance.

Details

Returns a graphene:vec4-t instance that contains the first three components of the given vector, and the fourth component set to 0.0.
 

See also

2024-12-26