Select your preferred scripting language. All code snippets will be displayed in this language.
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.
CloseDescribes options for displaying movie playback controls.
Full | Display the standard controls for controlling movie playback. |
Minimal | Display minimal set of controls controlling movie playback. |
CancelOnInput | Do not display any controls, but cancel movie playback if input occurs. |
Hidden | Do not display any controls. |