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 .
true
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?