Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NodeUIProperties

Node's UI properties abstraction

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

The opacity of the UI node

Accessors

uiComp

uiTransformComp

Generated using TypeDoc