For the complete documentation index, see llms.txt. This page is also available as Markdown.

canvasGroup

Field in LinePresenter

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?