UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EStretchDirection Namespace Reference

Enumerations

enum  Type : int { Both , DownOnly , UpOnly }
 

Enumeration Type Documentation

◆ Type

Enumerator
Both 

Will scale the content up or down.

DownOnly 

Will only make the content smaller, will never scale it larger than the content's desired size.

UpOnly 

Will only make the content larger, will never scale it smaller than the content's desired size.