Table of Contents

Enum FadeTargetType

Namespace
Fallencake.UI
Assembly
Fallencake.UI.dll

Target types supported by fade tweens.

public enum FadeTargetType

Fields

CanvasGroup = 0

Fade UnityEngine.CanvasGroup.

Graphic = 1

Fade UnityEngine.UI.Graphic alpha.