Kohi Game Engine
shader_attribute_config Struct Reference

Configuration for an attribute. More...

#include <core_render_types.h>

Data Fields

kname 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...
 

Detailed Description

Configuration for an attribute.

Field Documentation

◆ name

kname name

The name of the attribute.

◆ size

u8 size

The size of the attribute.

◆ type

The type of the attribute.


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