Select your preferred scripting language. All code snippets will be displayed in this language.
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.
CloseA setting for which behavior to use when content moves beyond the confines of its container.
Unrestricted | Unrestricted movement. The content can move forever. |
Elastic | Elastic movement. The content is allowed to temporarily move beyond the container, but is pulled back elastically. |
Clamped | Clamped movement. The content can not be moved beyond its container. |