blender_physics_fluid_quick
Set up a liquid or gas simulation by selecting a domain object and flow source, with adjustable viscosity and grid resolution.
Instructions
Quick fluid simulation setup with a domain and flow object. Creates a Mantaflow-based liquid or gas simulation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| viscosity | No | Fluid viscosity (0=water-like, higher=thicker). Default: 0.0 | |
| fluid_type | No | Type of fluid simulation. Default: LIQUID | |
| resolution | No | Simulation grid resolution (higher = more detailed but slower). Default: 64 | |
| flow_object | Yes | Name of the object to use as the fluid inflow source | |
| domain_object | Yes | Name of the object to use as the fluid domain (bounding box for the simulation) |