FVector2.op_Addition
FVector2 Addition 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 sum of two vectors.
See Also
- struct FVector2
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D