Package bpy :: Module types :: Class FluidSimulationModifier
[hide private]
[frames] | no frames]

Class FluidSimulationModifier


The Fluid Simulation Modifier Object

Fluid simulation modifier.

(no references to this struct found)

Instance Variables [hide private]
boolean editmode
Use modifier while in the edit mode. (Inherited from bpy.types.Modifier)
boolean expanded
Set modifier expanded in the user interface. (Inherited from bpy.types.Modifier)
string name
Modifier name. (Inherited from bpy.types.Modifier)
boolean on_cage
Enable direct editing of modifier control cage. (Inherited from bpy.types.Modifier)
boolean realtime
Realtime display of a modifier. (Inherited from bpy.types.Modifier)
boolean render
Use modifier during rendering. (Inherited from bpy.types.Modifier)
FluidSettings (readonly) settings
Settings for how this object is used in the fluid simulation.
enum (readonly) type
Type in... (Inherited from bpy.types.Modifier)