Blender  V3.3
DNA_meta_defaults.h File Reference

Go to the source code of this file.

Macros

MetaBall Struct
#define _DNA_DEFAULT_MetaBall
 

Macro Definition Documentation

◆ _DNA_DEFAULT_MetaBall

#define _DNA_DEFAULT_MetaBall
Value:
{ \
.size = {1, 1, 1}, \
.texflag = MB_AUTOSPACE, \
.wiresize = 0.4f, \
.rendersize = 0.2f, \
.thresh = 0.6f, \
}
#define MB_AUTOSPACE

Definition at line 16 of file DNA_meta_defaults.h.