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