डिक्लेरेशन
Vector3{x,y,z}-Vector3{a,b,c}
go
पैरामीटर्स
इनपुट
वापस
टाइप | विवरण |
---|---|
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
टाइप | विवरण |
---|---|
Vector3 | The result of subtracting the right value from the left value of a three-dimensional vector |