The Resize effect resizes a sprite to a new size.

This effect allows you to configure the size of the new sprite, and the interpolation mode.

An example of a Resize effect where the sprite has been resized to double height and nearest neighbor interpolation, and another where the sprite is half height using bicubic interpolation.

In this article