This plugin is used to create different UI layouts depending on screen orientation and size. Typical scenario is when you want your RectTransform values be different whether it's portrait or landscape rotation of device.
Components you can customize based on screen rotation/size are:
- Transform
- Rect transform
- Canvas scaler
- Layout element
- Content size fitter
- Grid layout
- Image
For rect transforms it is also possible to optionally assign different parent transforms.