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

autoAdvanceDelay

Field in LinePresenter

Summary

The amount of time after the line finishes appearing before automatically ending the line, in seconds.

public float autoAdvanceDelay = 1f;

Remarks

This value is only used when autoAdvance is true .

Last updated

Was this helpful?