Save Image Action

Description

Saves the specified texture as a PNG.

The texture must be read/write enabled, and be in ARGB32, RGBA32, RGB24 or Alpha8 format.

Parameters

Save Value The Texture we want to save

Filename

The PNG file we want to save our image as.

Save Image Action