GetDisplayCutoutRight

Description

Returns the right of the specified display cutout. The Top/Bottom/Left/Right display cutout commands return the bounding box that covers the cutout in virtual resolution coordinates. Anthing placed within those coordinates can be assumed to be covered by the cutout.
The index must be between 0 and GetDisplayNumCutouts - 1

Definition

float GetDisplayCutoutRight( index )

Parameters