FVector4.op_Multiply
FVector4 Multiply operator
Operator overloading for *
public static FVector4 operator *(FVector4 lhs, FVector4 rhs)
Parameter | Type | Description |
---|---|---|
lhs | FVector4 | The left vector |
rhs | FVector4 | The right vector |
Return Value
Result vector
See Also
- struct FVector4
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D