Enum EUIScalingRule
The Side to use when scaling the UI.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EUIScalingRule
Fields
| Name | Description |
|---|---|
| Custom | |
| EUIScalingRule_MAX | |
| Horizontal | |
| LongestSide | |
| ShortestSide | |
| Vertical |
The Side to use when scaling the UI.
public enum EUIScalingRule
| Name | Description |
|---|---|
| Custom | |
| EUIScalingRule_MAX | |
| Horizontal | |
| LongestSide | |
| ShortestSide | |
| Vertical |