PlayerSettings.SetAspectRatio
static function SetAspectRatio(aspectRatio: AspectRatio, enable: bool): void;
static void SetAspectRatio(AspectRatio aspectRatio, bool enable);
static def SetAspectRatio(aspectRatio as AspectRatio, enable as bool) as void
Description

Enables the specified aspect ratio.

Aspect Ratios selectable in the Resolution Dialog will be monitor-supported resolutions of enabled items from this list.