ezEngine  Release 25.03
ezGALVertexAttributeSemantic Struct Reference

Defines the usage semantic of a vertex attribute. More...

#include <Enumerations.h>

Inheritance diagram for ezGALVertexAttributeSemantic:

Public Types

enum  Enum : ezUInt8 {
  Position, Normal, Tangent, Color0,
  Color1, Color2, Color3, Color4,
  Color5, Color6, Color7, TexCoord0,
  TexCoord1, TexCoord2, TexCoord3, TexCoord4,
  TexCoord5, TexCoord6, TexCoord7, TexCoord8,
  TexCoord9, BiTangent, BoneIndices0, BoneIndices1,
  BoneWeights0, BoneWeights1, ENUM_COUNT, Default = Position
}
 
using StorageType = ezUInt8
 

Detailed Description

Defines the usage semantic of a vertex attribute.

See also
ezGALVertexAttribute

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