Vector2.op_Subtraction
Vector2 Subtraction operator
Subtraction operator for Vector2
public static Vector2 operator -(Vector2 lhs, Vector2 rhs)
Parameter | Type | Description |
---|---|---|
lhs | Vector2 | Left hand side value. |
rhs | Vector2 | Right hand side value. |
Return Value
The result of substraction.
See Also
- struct Vector2
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D