Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetMathLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
Include | #include "Kismet/KismetMathLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.inl |
static FLinearColor Multiply_LinearColorFloat
&40;
FLinearColor A,
float B
&41;
Remarks
Element-wise multiplication of a linear color by a float (F*R, F*G, F*B, F*A)