Package: graphene

Function graphene:vec3-xyz1

Lambda List

graphene:vec3-xyz1 (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 1.0.
 

See also

2024-12-26