Package: graphene
Function graphene:vec4-min
Lambda Listgraphene:vec4-min (a b result) Argumentsa -- a graphene:vec4-t instance b -- a graphene:vec4-t instance result -- a graphene:vec4-t instance for the result Return ValueThe graphene:vec4-t instance with the result. Details
Compares the two given vectors and places the minimum values of each component into result. | See also |
2025-4-5