Component_PixelateAnimation Class
Executes a pixelate-animation on a game-object.
Methods
start
(
-
power -
duration -
easingType -
[callback]
Starts the pixelate-animation.
Parameters:
-
powerNumberThe target power.
-
durationNumberThe duration in frames.
-
easingTypeObjectThe easing-type.
-
[callback]Function optionalAn optional callback called if the animation is finished.
update
()
Updates the blend-animation.
Properties
easing
gs.Easing
The easing-object used for the animation.
