Skip to content

briankim13/UnityUIHelpers

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

UnityUIHelpers

This is set of assets that can help you setup Unity UI objects. UIPositionHelper allows you to get absolute position of UI object and set the absolute position of UI object regardless of the anchor position or pivot settings. Using this, it becomes much easier to programmatically position UI objects in Unity. One example usage of that is AutoLayout of contents dynamically with different sized contents.

Below you can see a demo of AutoLayoutContents.

AutoLayoutDemo

Feel free to clone this repo to help with your Unity projects!

I put more explanation of what I did in the following video:
https://www.youtube.com/watch?v=FYwkNBQcSgQ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages