UIFlexMode
Used with UIFlexItem.FlexMode to define how the parent GuiObject grows or shrinks with available space in the container.
아이템
이름 | 값 | 요약 |
---|---|---|
None | 0 | |
Grow | 1 | |
Shrink | 2 | |
Fill | 3 | |
Custom | 4 |
Used with UIFlexItem.FlexMode to define how the parent GuiObject grows or shrinks with available space in the container.
이름 | 값 | 요약 |
---|---|---|
None | 0 | |
Grow | 1 | |
Shrink | 2 | |
Fill | 3 | |
Custom | 4 |