canvasGroup

Field in AsyncLineView

Summary

The canvas group that contains the UI elements used by this Line View.

public CanvasGroup? canvasGroup;

Remarks

If useFadeEffect is true, then the alpha value of this UnityEngine.CanvasGroup will be animated during line presentation and dismissal.

See Also

Last updated

Was this helpful?