Field in LineView
The canvas group that contains the UI elements used by this Line View.
public CanvasGroup canvasGroup;
If useFadeEffect is true, then the alpha value of this UnityEngine.CanvasGroup will be animated during line presentation and dismissal.
UnityEngine.CanvasGroup
LineView.useFadeEffect: Controls whether the line view should fade in when lines appear, and fade out when lines disappear.
Last updated 1 year ago
Was this helpful?