Enum FadeTargetType
- Namespace
- Fallencake.UI
- Assembly
- Fallencake.UI.dll
Target types supported by fade tweens.
public enum FadeTargetType
Fields
CanvasGroup = 0Fade UnityEngine.CanvasGroup.
Graphic = 1Fade UnityEngine.UI.Graphic alpha.
Target types supported by fade tweens.
public enum FadeTargetType
CanvasGroup = 0Fade UnityEngine.CanvasGroup.
Graphic = 1Fade UnityEngine.UI.Graphic alpha.