Blender  V3.3
Public Attributes | List of all members
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 1112 of file DNA_modifier_types.h.

Member Data Documentation

◆ _pad

int SmokeModifierData::_pad

Definition at line 1117 of file DNA_modifier_types.h.

◆ modifier

ModifierData SmokeModifierData::modifier

Definition at line 1113 of file DNA_modifier_types.h.

◆ type

int SmokeModifierData::type

Domain, inflow, outflow, ....

Definition at line 1116 of file DNA_modifier_types.h.

Referenced by modifier_replace_with_fluid().


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