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.
CloseRenderMode for the Canvas.
ScreenSpaceOverlay | Render at the end of the scene using a 2D Canvas. |
ScreenSpaceCamera | Render using the Camera configured on the Canvas. |
WorldSpace | Render using any Camera in the scene that can render the layer. |
RenderMode | Render at the end of the scene using a 2D Canvas. |
RenderMode | Render using the Camera configured on the Canvas. |
RenderMode | Render using any Camera in the scene that can render the layer. |