typewriterEffectSpeed
Field in LineView
Summary
The number of characters per second that should appear during a typewriter effect.
public float typewriterEffectSpeed = 0f;
See Also
LineView.useTypewriterEffect: Controls whether the text of lineText should be gradually revealed over time.
Last updated
Was this helpful?