fadeOutTime
Last updated
Was this helpful?
Field in LineView
The time that the fade effect will take to fade lines out.
public float fadeOutTime = 0.05f;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?
