fadeUpDuration

Field in AsyncLineView

Summary

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

public float fadeUpDuration = 0.25f;

Remarks

This value is only used when useFadeEffect is true .

See Also

Last updated

Was this helpful?