Blender  V3.3
Public Attributes | List of all members
DRWInstanceAttrFormat Struct Reference

#include <DRW_render.h>

Public Attributes

char name [32]
 
eDRWAttrType type
 
int components
 

Detailed Description

Definition at line 373 of file DRW_render.h.

Member Data Documentation

◆ components

int DRWInstanceAttrFormat::components

Definition at line 376 of file DRW_render.h.

◆ name

char DRWInstanceAttrFormat::name[32]

Definition at line 374 of file DRW_render.h.

◆ type

eDRWAttrType DRWInstanceAttrFormat::type

Definition at line 375 of file DRW_render.h.


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