B1MaxToOptimalResolution
- Maps a maximum display resolution to its recommended optimal resolution
* and the appropriate UI size for that resolution.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MaxResolution | FIntPoint | Maximum supported resolution for this mapping entry. | Category: B1MaxToOptimalResolution |
| OptimalResolution | FIntPoint | Recommended optimal resolution for this maximum resolution. | Category: B1MaxToOptimalResolution |
| UISize | EB1UISize | UI size appropriate for this resolution mapping. | Category: B1MaxToOptimalResolution |