Plasma Engine  2.0
Loading...
Searching...
No Matches
plGALVertexAttributeSemantic Struct Reference

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

#include <Enumerations.h>

Inheritance diagram for plGALVertexAttributeSemantic:

Public Types

enum  Enum : plUInt8 {
  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 = plUInt8
 

Detailed Description

Defines the usage semantic of a vertex attribute.

See also
plGALVertexAttribute

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