Blender V4.3
DRWInstanceAttrFormat Struct Reference

#include <DRW_render.hh>

Public Attributes

char name [32]
 
eDRWAttrType type
 
int components
 

Detailed Description

Definition at line 301 of file DRW_render.hh.

Member Data Documentation

◆ components

int DRWInstanceAttrFormat::components

Definition at line 304 of file DRW_render.hh.

Referenced by DRW_shgroup_instance_format_array().

◆ name

char DRWInstanceAttrFormat::name[32]

Definition at line 302 of file DRW_render.hh.

◆ type

eDRWAttrType DRWInstanceAttrFormat::type

Definition at line 303 of file DRW_render.hh.

Referenced by DRW_shgroup_instance_format_array().


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