![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <STextScroller.h>
Public Attributes | |
| float | Speed = 25.0f |
| float | StartDelay = 0.5f |
| float | EndDelay = 0.5f |
| float | FadeInDelay = 0.0f |
| float | FadeOutDelay = 0.0f |
| float FTextScrollerOptions::EndDelay = 0.5f |
Delay (in seconds) to pause after scrolling the text
| float FTextScrollerOptions::FadeInDelay = 0.0f |
Duration (in seconds) to fade in before scrolling the text
| float FTextScrollerOptions::FadeOutDelay = 0.0f |
Duration (in seconds) to fade out after scrolling the text
| float FTextScrollerOptions::StartDelay = 0.5f |
Delay (in seconds) to pause before scrolling the text