Kohi Game Engine
|
Represents a single shader vertex attribute. More...
#include <core_render_types.h>
Data Fields | |
kname | name |
The attribute name. More... | |
shader_attribute_type | type |
The attribute type. More... | |
u32 | size |
The attribute size in bytes. More... | |
Represents a single shader vertex attribute.
kname name |
The attribute name.
u32 size |
The attribute size in bytes.
The attribute type.