SmokeModifier(Modifier)

base classes — bpy_struct, Modifier

class bpy.types.SmokeModifier(Modifier)

Smoke simulation modifier

coll_settings
Type :SmokeCollSettings, (readonly)
domain_settings
Type :SmokeDomainSettings, (readonly)
flow_settings
Type :SmokeFlowSettings, (readonly)
smoke_type
Type :enum in [‘NONE’, ‘DOMAIN’, ‘FLOW’, ‘COLLISION’], default ‘NONE’

Inherited Properties

Inherited Functions

Previous topic

SmokeFlowSettings(bpy_struct)

Next topic

SmoothModifier(Modifier)