fadeDownDuration

Field in AsyncLineView

Summary

The time that the fade effect will take to fade lines out.

public float fadeDownDuration = 0.1f;

Remarks

This value is only used when useFadeEffect is true .

See Also

Last updated

Was this helpful?