For the complete documentation index, see llms.txt. This page is also available as Markdown.

fadeUpDuration

Field in LinePresenter

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?