Skip to content

Iron-Mountain-Software/layout-groups

Repository files navigation

Layout Groups

Version: 1.0.8

Description:

Utility scripts for making responsive layout groups.

Package Mirrors:

Key Scripts & Components:

  1. public class ResponsiveGridLayoutCellSizeExpand : MonoBehaviour
  2. public class ResponsiveGridLayoutCellSizeFit : MonoBehaviour
  3. public class ResponsiveGridLayoutScreenPercentSpacing : MonoBehaviour
  4. public class ResponsiveRectTransform : MonoBehaviour
    • Properties:
      • public Boolean SetWidth { get; set; }
      • public Boolean SetHeight { get; set; }
      • public float ScreenWidthPercent { get; set; }
      • public float ScreenHeightPercent { get; set; }

About

Utility scripts for making responsive layout groups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages