The #ClutterAlpha object used to drive this behaviour. A #ClutterAlpha
object binds a #ClutterTimeline and a function which computes a value
(the "alpha") depending on the time. Each time the alpha value changes
the alpha-notify virtual function is called.
Optional xScaleEnd
xScaleEnd?:number
The final scaling factor on the X axis for the actors.
Optional xScaleStart
xScaleStart?:number
The initial scaling factor on the X axis for the actors.
Optional yScaleEnd
yScaleEnd?:number
The final scaling factor on the Y axis for the actors.
Optional yScaleStart
yScaleStart?:number
The initial scaling factor on the Y axis for the actors.
The #ClutterAlpha object used to drive this behaviour. A #ClutterAlpha object binds a #ClutterTimeline and a function which computes a value (the "alpha") depending on the time. Each time the alpha value changes the alpha-notify virtual function is called.