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

UnityEngine.UIModule

Description

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

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答