Table of Contents

Enum BlendingMode

Namespace
RetroLookPro.Enums
Assembly
Assembly-CSharp.dll
public enum BlendingMode
Extension Methods

Fields

ColorBurn = 3
ColorDodge = 8
Darken = 1
DarkerColor = 5
Difference = 18
Divide = 21
Exclusion = 19
HardLight = 13
HardMix = 17
Lighten = 6
LighterColor = 10
LinearBurn = 4
LinearDodge = 9
LinearLight = 15
Multiply = 2
Normal = 0
Overlay = 11
PinLight = 16
Screen = 7
SoftLight = 12
Subtract = 20
VividLight = 14