|
enum | Rotation { None
, Left
, Right
, HalfCircle
} |
|
|
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:
- C:/Transhuman/S2/Assets/Plugins/SWAN Dev/GameGIF/Lib/ImageRotator.cs