Save Image Action

Description

Saves a Texture2D as a PNG or a JPG, depending on the file extension of the supplied Image Path.

Parameters

[table th=”0″]Texture 2D,”The Texture2D we want to save as an image.”

Image Path,”The relative or absolute path of the PNG or JPG file we want to store our image to.”

Error Handling,”[Optional] Events triggered when an error occurs.”

Override Default Settings,”[Optional] The settings we want to use to override the default settings.”[/table]

Examples

SaveImageAction