base classes — bpy_struct, FluidSettings
Fluid simulation settings for objects controlling the motion of fluid in the simulation
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 |
---|
Time when the control particles are deactivated
Type: | float in [0, 100], default 0.0 |
---|
Quality which is used for object sampling (higher = better but slower)
Type: | float in [5, 100], default 0.0 |
---|
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 |
---|
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