Declaration
Vector3{x,y,z}-Vector3{a,b,c}
go
Parameters
Input
Return
Type | Description |
---|---|
Vector3 | The result of subtracting the right value from the left value of a three-dimensional vector |
Subtract two 3D vectors
Vector3{x,y,z}-Vector3{a,b,c}
go
Type | Description |
---|---|
Vector3 | The result of subtracting the right value from the left value of a three-dimensional vector |