Enum ChannelSelector
Specifies the color channel the Displacement map effect extracts the intensity from and uses it to spatially displace the image in the X or Y direction.
public enum ChannelSelector
Fields
A = 3
No documentation.
B = 2
No documentation.
G = 1
No documentation.
R = 0
No documentation.