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