base classes — bpy_struct, FluidSettings
Fluid simulation settings for objects controlling the motion of fluid in the simulation
Specifies the force field radius around the control object
| Type : | float in [0, 10], default 0.0 |
|---|
Force strength for directional attraction towards the control object
| Type : | float in [-10, 10], default 0.0 |
|---|
Specifies time when the control particles are deactivated
| Type : | float in [0, 100], default 0.0 |
|---|
Specifies the quality which is used for object sampling. (higher = better but slower)
| Type : | float in [5, 100], default 0.0 |
|---|
Specifies time when the control particles are activated
| Type : | float in [0, 100], default 0.0 |
|---|
Object contributes to the fluid simulation
| Type : | boolean, default False |
|---|
Reverse control object movement
| Type : | boolean, default False |
|---|
Specifies the force field radius around the control object
| Type : | float in [0, 10], default 0.0 |
|---|
Force strength of how much of the control object’s velocity is influencing the fluid velocity
| Type : | float in [0, 10], default 0.0 |
|---|
Inherited Properties
Inherited Functions
|