Package: graphene
Function graphene:vec2-subtract
Lambda Listgraphene:vec2-subtract (a b result) ArgumentsReturn ValueThe graphene:vec2-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