RectTransform Cover

Changes the RectTransform size (while preserving its ratio) to the smallest possible size to fill the parent, leaving no empty space. It is recommended to add a Mask component to the parent.

Same as AspectRatioFitter with Aspect Mode == Envelope Parent, but the aspect ratio is taken from ILayoutElement’s preferred width and height instead of defined as property.