ezEngine Release 25.08
Loading...
Searching...
No Matches
ezGALVertexBindingRate Struct Reference

Used by ezGALVertexDeclarationCreationDescription -> ezGALVertexBinding to define whether the data in a vertex buffer is indexed via vertex or instance index. More...

#include <RendererFoundationDLL.h>

Inheritance diagram for ezGALVertexBindingRate:

Public Types

enum  Enum { Vertex , Instance , Default = Vertex }
 
using StorageType = ezUInt8
 

Detailed Description

Used by ezGALVertexDeclarationCreationDescription -> ezGALVertexBinding to define whether the data in a vertex buffer is indexed via vertex or instance index.


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