Blender  V2.93
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 383 of file DRW_render.h.

Member Data Documentation

◆ components

int DRWInstanceAttrFormat::components

Definition at line 386 of file DRW_render.h.

◆ name

char DRWInstanceAttrFormat::name[32]

Definition at line 384 of file DRW_render.h.

◆ type

eDRWAttrType DRWInstanceAttrFormat::type

Definition at line 385 of file DRW_render.h.


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