ezEngine Release 26.9
Loading...
Searching...
No Matches
ezParticleTextureAtlasOrientation Struct Reference

Which edge of the source texture is treated as "forward" (i.e. unrotated) More...

#include <Declarations.h>

Inheritance diagram for ezParticleTextureAtlasOrientation:

Public Types

enum  Enum {
  Up , Right , Down , Left ,
  Default = Up
}
 
using StorageType = ezUInt8
 

Detailed Description

Which edge of the source texture is treated as "forward" (i.e. unrotated)

Member Enumeration Documentation

◆ Enum

Enumerator
Up 

Texture's authored "forward" edge is unrotated (current/default behavior)

Right 

Cell content rotated 90° clockwise.

Down 

Cell content rotated 180°

Left 

Cell content rotated 270° clockwise.


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