Version: 2019.3
Canvas Group (Grupo Canvas)
Componentes Visuales

Canvas Renderer

El componente Canvas Renderer renderiza un objeto UI gráfico contenido dentro de un Canvas.

Propiedades

El Canvas Renderer no tiene propiedades expuestas en el inspector.

Detalles

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.

Canvas Group (Grupo Canvas)
Componentes Visuales