Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UnityEngine.UIModule

Description

The UI module implements basic components required for Unity's UI system


See Also: UI reference.

Classes

CanvasElement that can be used for screen rendering.
CanvasGroupA Canvas placable element that can be used to modify children Alpha, Raycasting, Enabled state.
CanvasRendererA component that will render to the screen after all normal rendering has completed when attached to a Canvas. Designed for GUI application.
RectTransformUtilityUtility class containing helper methods for working with RectTransform.

Enumerations

AdditionalCanvasShaderChannelsEnum mask of possible shader channel properties that can also be included when the Canvas mesh is created.
RenderModeRenderMode for the Canvas.

Did you find this page useful? Please give it a rating: