fadeInTime
Last updated
Was this helpful?
Field in LineView
The time that the fade effect will take to fade lines in.
public float fadeInTime = 0.25f;This value is only used when useFadeEffect is true .
LineView.useFadeEffect: Controls whether the line view should fade in when lines appear, and fade out when lines disappear.
Last updated
Was this helpful?
Was this helpful?
