Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/op_mul
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/SHMath.h |
| Include | #include "Math/SHMath.h" |
template<int32 Order>
TSHVectorRGB < Order > operator*
(
const TSHVector < Order > & A,
const FLinearColor & B
)
Remarks
Color multiplication operator.