OpacityComp:
The opacity component.
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.
The opacity component.
Opacity of the current object.
Fade in at the start.
Fade out at the start.