FVector2.op_Subtraction
FVector2 Subtraction operator
- Operator overloading
public static FVector2 operator -(FVector2 a, FVector2 b)
Parameter | Type | Description |
---|---|---|
a | FVector2 | First vector |
b | FVector2 | Second vector |
Return Value
The difference of two vectors.
See Also
- struct FVector2
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D