OutflowFluidSettings(FluidSettings)

base classes — bpy_struct, FluidSettings

class bpy.types.OutflowFluidSettings(FluidSettings)

Fluid simulation settings for objects removing fluids from the simulation

use

Object contributes to the fluid simulation

Type :boolean, default False
use_animated_mesh

Export this mesh as an animated one. Slower, only use if really necessary (e.g. armatures or parented objects), animated pos/rot/scale IPOs do not require it

Type :boolean, default False
volume_initialization

Volume initialization type

Type :enum in [‘VOLUME’, ‘SHELL’, ‘BOTH’], default ‘VOLUME’

Inherited Properties

Inherited Functions

Previous topic

OrController(Controller)

Next topic

PackedFile(bpy_struct)