enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseBy default, items will all try to fit onto one line. You can change that and allow the items to wrap as needed with this property.
NoWrap | All items will be on one line. Default Value. |
Wrap | All items will be on one line. Default Value. |
WrapReverse | Items will wrap onto multiple lines from bottom to top. |