|
Blender
V2.93
|
#include <DRW_render.h>
Public Attributes | |
| char | name [32] |
| eDRWAttrType | type |
| int | components |
Definition at line 383 of file DRW_render.h.
| int DRWInstanceAttrFormat::components |
Definition at line 386 of file DRW_render.h.
| char DRWInstanceAttrFormat::name[32] |
Definition at line 384 of file DRW_render.h.
| eDRWAttrType DRWInstanceAttrFormat::type |
Definition at line 385 of file DRW_render.h.