My Project
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
ImageRotator Class Reference

Public Types

enum  Rotation { None , Left , Right , HalfCircle }
 

Static Public Member Functions

static Texture2D RotateImage_IEnumerable (Texture2D texture, Rotation rotation)
 
static Color32[] RotateColors_IEnumerable (Texture2D texture, Rotation rotation)
 
static Texture2D RotateImage (Texture2D originTexture, Rotation rotation)
 
static Color32[] RotateImageToColor32 (Texture2D originTexture, Rotation rotation)
 

The documentation for this class was generated from the following file: