-
Notifications
You must be signed in to change notification settings - Fork 367
T_Aurora_Settings_LayerEffects
Anton Pupkov edited this page Aug 9, 2016
·
1 revision
Enum list for the layer effects
Namespace: Aurora.Settings
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public enum LayerEffects
Member name | Value | Description | |
---|---|---|---|
None | 0 | None | |
ColorOverlay | 1 | Single Color Overlay | |
ColorBreathing | 2 | Color Breathing | |
RainbowShift_Horizontal | 3 | Rainbow Shift (Horizontal) | |
RainbowShift_Vertical | 4 | Rainbow Shift (Vertical) | |
RainbowShift_Diagonal | 5 | Rainbow Shift (Diagonal) | |
RainbowShift_Diagonal_Other | 6 | Rainbow Shift (Other Diagonal) | |
RainbowShift_Custom_Angle | 7 | Rainbow Shift (Custom Angle) | |
GradientShift_Custom_Angle | 8 | Gradient Shift (Custom Angle) |