Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NodeUIProperties

节点上 UI 相关的属性抽象类

Hierarchy

  • NodeUIProperties

Index

Constructors

constructor

Properties

Private _node

_node: any

Private _uiComp

_uiComp: UIComponent | Renderable2D | null = null

Protected _uiTransformComp

_uiTransformComp: UITransform | null = null

opacity

opacity: number = 1

UI 透明度

Accessors

uiComp

uiTransformComp

Generated using TypeDoc