SimpleEditorBP > Image BPLibrary > Image Rotate

Image Rotate

Texture rotation, mirror operation

Inputs

In
Exec

Texture
Texture 2D Object Reference

Rotate Mode
ERotate Enum

Counterclockwise rotation

Override
Boolean

If true, the original image will be overwritten

Save Path
String

Example:/Game/

New Texture Name
String

The name of the texture you created.

Outputs

Out
Exec

Return Value
Texture 2D Object Reference

Returns the newly created texture.