|
Blender
V3.3
|
#include <DRW_render.h>
Public Attributes | |
| char | name [32] |
| eDRWAttrType | type |
| int | components |
Definition at line 373 of file DRW_render.h.
| int DRWInstanceAttrFormat::components |
Definition at line 376 of file DRW_render.h.
| char DRWInstanceAttrFormat::name[32] |
Definition at line 374 of file DRW_render.h.
| eDRWAttrType DRWInstanceAttrFormat::type |
Definition at line 375 of file DRW_render.h.