OpacityComp: The opacity component.groupComponent 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.