Color LUT properties. If only ColorLUTSource is provided it will be blended with passthrough layer using following formula: Result = ColorLUTSource * LutWeight + Passthrough * (1 - LutWeight )
Color LUT properties. If two LUTs are provided they will be blended using following formula: Result = ColorLUTsSource * ( 1 - LutWeight ) + ColorLUTsTarget * LutWeight
FLinearColor ColorScale[Get]
Color value that will be multiplied to the current color map