FVector2.op_Multiply
FVector2 Multiply operator
- operator overloading
public static FVector2 operator *(FVector2 a, float b)
Parameter | Type | Description |
---|---|---|
a | FVector2 | First vector |
b | Single | Second vector |
Return Value
The product of two vectors.
See Also
- struct FVector2
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D