Kohi Game Engine
|
Configuration for an attribute. More...
#include <resource_types.h>
Data Fields | |
u8 | name_length |
The length of the name. More... | |
char * | name |
The name of the attribute. More... | |
u8 | size |
The size of the attribute. More... | |
shader_attribute_type | type |
The type of the attribute. More... | |
Configuration for an attribute.
char* name |
The name of the attribute.
u8 name_length |
The length of the name.
u8 size |
The size of the attribute.
The type of the attribute.