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

fadeDownDuration

Field in LinePresenter

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?