Package: graphene
Function graphene:vec3-subtract
Lambda Listgraphene:vec3-subtract (a b result) ArgumentsReturn ValueThe graphene:vec3-t instance with the result. Details Subtracts from each component of the first operand a the corresponding component of the second operand b and places each result into the components of result. | See also |
2024-12-26