效果器

Effector objects are used to deflect fluids and influence the fluid flow. To define any mesh object as an effector object, add fluid physics by clicking Fluid in Properties ‣ Physics. Then select Effector as the fluid Type.

Tip

就像大多数物理系统一样,支持 力场 (如风或涡旋)。单个力类型的影响可以逐个域物体 控制

设置

参考

面板

Physics ‣ Fluid ‣ Settings

类型

效果器

效果器类型
碰撞

Objects of this type will collide with fluid.

引导

The velocity of objects of this type will be used when baking the guiding. So fluid guiding objects should move and have some velocity.

速度系数

Multiply the guiding object velocities by this factor. This is useful when working with multiple guiding objects and some of them should have higher or smaller velocities.

引导模式

The mode describes how guiding velocities should be written into the global guiding velocity field of the domain.

最大化

The guiding object will compare the existing velocity in the global velocity field with its own velocity. If its absolute value is greater than the absolute value in the velocity field the guiding velocity will be kept.

最小化

A guiding object will compare the existing velocity in the global velocity field with its own velocity. If its absolute value is smaller than the absolute value in the velocity field the guiding velocity will be kept.

覆盖

The most intuitive option. A guiding object will always write its own current velocity into the global guiding velocity field. Values in the velocity field from a previous frame or guiding object will be overridden.

平均

A guiding object will write the average of its own current velocity and the existing guiding velocity at that cell into the global guiding velocity field.

Effector Substeps

Number of substeps used to reduce gaps in collision of fluid from fast-moving effectors.

表面厚度

Additional area around the effector that will be considered as an effector.

Use Effector

Enables or disables the effector object effect on the fluid, this property is useful for animations to selectively enable and disable when the effector affects the fluid.

是否平面

Defines the effector as either a single dimension object i.e. a plane or the mesh is Non-manifold. This ensures that the fluid simulator will give the most accurate results for these types of meshes.

A Manifold mesh can also be declared as planar. The fluid solver will then ignore the volume inside the mesh and just emit fluid from the mesh sides.