添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
面冷心慈的松球  ·  父约束 (Parent ...·  4 周前    · 
憨厚的松树  ·  iOS Player 设置 - Other ...·  4 周前    · 
愉快的夕阳  ·  In Unity, ...·  3 周前    · 
热情的柿子  ·  使用GC.GetTotalMemory(fa ...·  3 周前    · 
八块腹肌的葡萄酒  ·  职业专栏 - JX3BOX·  3 月前    · 
大力的馒头  ·  Figma ...·  6 月前    · 
低调的沙发  ·  SpringBoot16 ...·  9 月前    · 

The Canvas Renderer component renders a graphical UI (User Interface) Allows a user to interact with your application. Unity currently supports three UI systems. More info
See in Glossary
object contained within a Canvas The area that contains all UI elements in a scene. The Canvas area is shown as a rectangle in the Scene View. More info
See in Glossary
.

Properties

The Canvas Renderer has no properties exposed in the inspector A Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info
See in Glossary
.

Details

The standard UI objects available from the menu ( GameObject > Create UI ) all have Canvas Renderers attached wherever they are required but you may need to add this component manually for custom UI objects. Although there are no properties exposed in the inspector, a few properties and function can be accessed from scripts - see the CanvasRenderer page in the Script Reference for full details.

CanvasRenderer

Visual Components