Interface

OpacityComp

:

The opacity component.

group Components

subgroup 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.

serialize

(): SerializedOpacityComp
kaplay logo

Components