Skip to content

Custom UI component designed to provide flexible sizing and positioning for UI elements within a Unity project. It allows for dynamic adjustment of width, height, minimum and maximum constraints, margins, and clamping behavior.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

benedekmeszaros/unity-hextools-ui-container

Repository files navigation

HexTools - Container

The Container script is a custom UI component designed to provide flexible sizing and positioning for UI elements within a Unity project. It allows for dynamic adjustment of width, height, minimum and maximum constraints, margins, and clamping behavior.

Supported platforms

  • Windows
  • Linux
  • Mac
  • Android
  • iOS
  • WebGL
  • Console
  • VR

Supported Editors

  • Unity 2017 or later

Import package

In the Editor, you can access the Package Manager window through: Window > Package Manager, than:

  1. Open the add menu in the Package Manager's toolbar.
  2. The options for adding packages appear. Add package from git URL button.
  3. Select Add package from git URL from the add menu. A text box and an Add button appear.
  4. Enter a valid Git URL in the text box and click Add.

Illustration:
Img

Enter the following git URL:

  https://github.com/benedekmeszaros/unity-hextools-ui-container.git

About

Custom UI component designed to provide flexible sizing and positioning for UI elements within a Unity project. It allows for dynamic adjustment of width, height, minimum and maximum constraints, margins, and clamping behavior.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages