Interface
OpacityComp
:The opacity component.
group
Component Types
opacity
: numberOpacity of the current object.
fadeIn
(time?: number, easeFunc?: EaseFunc): TweenControllerFade in at the start.
fadeOut
(time?: number, easeFunc?: EaseFunc): TweenControllerFade out at the start.