Enum MixtureBlendDrawer.Blend
Namespace: Mixture
Assembly: Unity.ShaderGraph.GraphicsTests.dll
Syntax
public enum Blend
Fields
Name | Description |
---|---|
Burn | |
Darken | |
Difference | |
Divide | |
Dodge | |
Exclusion | |
HardLight | |
HardMix | |
Lighten | |
LinearBurn | |
LinearDodge | |
LinearLight | |
LinearLightAddSub | |
Max | |
Min | |
Multiply | |
Negation | |
Normal | |
Overlay | |
PinLight | |
Screen | |
SoftLight | |
Subtract | |
VividLight |