linearly v0.32.0 • Docs
linearly v0.32.0 / vec3 / subtract
Function: subtract()
subtract(…
vs
):vec3
Subtracts given vec3’s. When the argument is a single vector, it negates it. Otherwise, it subtracts from left to right.
Parameters
• …vs: vec3
[]
linearly v0.32.0 • Docs
linearly v0.32.0 / vec3 / subtract
subtract(…
vs
):vec3
Subtracts given vec3’s. When the argument is a single vector, it negates it. Otherwise, it subtracts from left to right.
• …vs: vec3
[]