Blender V4.3
SmokeModifierData Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

ModifierData modifier
 
int type
 
int _pad
 

Detailed Description

DEPRECATED: only used for versioning.

Definition at line 1199 of file DNA_modifier_types.h.

Member Data Documentation

◆ _pad

int SmokeModifierData::_pad

Definition at line 1204 of file DNA_modifier_types.h.

◆ modifier

ModifierData SmokeModifierData::modifier

Definition at line 1200 of file DNA_modifier_types.h.

◆ type

int SmokeModifierData::type

Domain, inflow, outflow, ....

Definition at line 1203 of file DNA_modifier_types.h.

Referenced by modifier_replace_with_fluid().


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