![]() |
Murl Engine API
Version 2025.1
|
A declaration of a predefined attribute variable. More...
#include <murl_video_i_shader_technique.h>
A declaration of a predefined attribute variable.
Public Member Functions | |
| AttributeVariableDeclaration (IEnums::AttributeItem item) | |
| The constructor. More... | |
Public Attributes | |
| IEnums::AttributeItem | mItem |
| The predefined item. | |
| IEnums::AttributeType | mType |
| The data type. | |
| const Char * | mName |
| The primary name. | |
| const Char * | mAlternativeName |
| The alternative name. | |
|
inline |
The constructor.
| item | The predefined item. |