Bộ Điều Chỉnh Tạo Sóng (Wave Modifier)

The Wave modifier adds a ripple-like motion to an object's geometry.

This modifier is available for meshes, lattices, curves, surfaces and texts.

../../../_images/modeling_modifiers_deform_wave_example-circular.jpg

Circular wave front.

../../../_images/modeling_modifiers_deform_wave_example-linear.jpg

Linear wave front.

../../../_images/modeling_modifiers_deform_wave_example-normals.jpg

Motion enabled for X, Normals enabled for Y.

Tùy Chọn (Options)

../../../_images/modeling_modifiers_deform_wave_panel.png

Xóa Bộ Điều Chỉnh.

Chuyển Động (Motion)

The wave effect deforms vertices/control points in the Z direction, originating from the given starting point and propagating along the object with circular wave fronts (if both X and Y are enabled), or with rectilinear wave fronts (if only one axis is enabled), then parallel to the axis corresponding to the X or Y button activated.

Cyclic (Tuần Hoàn)

Repeats the waves cyclically, rather than a single pulse.

Dọc Theo pháp tuyến (Along Normals)

For meshes only. Displaces the mesh along the surface normals (instead of the object's Z axis).

X/Y/Z

Restrict displacement along normals to the selected local axes.

Suy Giảm Dần (Falloff)

Controls how fast the waves fade out as they travel away from the coordinates above (or those of the Start Position Object).

Chiều Cao (Height)

The height or amplitude of the ripple.

Chiều Rộng (Width)

Half of the width between the tops of two subsequent ripples (if Cyclic is enabled). This has an indirect effect on the ripple amplitude. If the pulses are too near to each other, the wave may not reach the zero Z position, so in this case Blender actually lowers the whole wave so that the minimum is zero and, consequently, the maximum is lower than the expected amplitude. See Technical Details and Hints for more information.

Độ Hẹp (Narrowness)

The actual width of each pulse: the higher the value the narrower the pulse. The actual width of the area in which the single pulse is apparent is given by 4 / Narrowness. That is, if Narrowness is 1 the pulse is 4 units wide, and if Narrowness is 4 the pulse is 1 unit wide.

Vertex Group (Nhóm Điểm Đỉnh)

The name of a vertex group which is used to control the influence of the modifier. If left empty, the modifier affects all vertices equally.

Đảo Nghịch <->

Inverts the influence of the selected vertex group, meaning that the group now represents vertices that will not be deformed by the modifier.

The setting reverses the weight values of the group.

Quan trọng

All the values described above are in local object space, i.e. they must be multiplied with the corresponding Scale values of the object to get the real dimensions.

Vị Trí Khởi Đầu (Start Position)

Object (Vật Thể)

Use another object as the reference for the starting position of the wave. Note that you then can animate this object's position, to change the wave's origin across time.

Vị Trí X/Y Khởi Đầu (Start Position X/Y)

Coordinates of the center of the waves, in the object's local space.

Thời Gian (Time)

Settings to control the animation.

Dịch Chuyển (Offset)

Time offset in frames. The frame at which the wave begins (if Speed is positive), or ends (if Speed is negative). Use a negative frame number to prime and pre-start the waves.

Tuổi Thọ (Life)

Duration of animation in frames. When set to zero, loops the animation forever.

Giảm Chấn (Damping)

An additional number of frames in which the wave slowly damps from the Height value to zero after Life is reached. The dampening occurs for all the ripples and begins in the first frame after the Life is over. Ripples disappear over Damping frames.

Tốc Độ (Speed)

The speed per frame, of the ripple.

Texture (Chất Liệu)

You can finely control which vertices are affected by the wave, and to what extent, using a texture.

Xin xem bảng tra cứu trọn vẹn ở phần các tùy chọn về chắn lọc (common masking options).

Chi Tiết Kỹ Thuật và những Gợi Ý (Technical Details and Hints)

The relationship of the above values is described here:

../../../_images/modeling_modifiers_deform_wave_front-characteristics.png

Wave front characteristics.

To obtain a nice wave effect similar to sea waves and close to a sinusoidal wave, make the distance between following ripples and the ripple width equal. That is, the Narrowness value must be equal to 2 / Width. E.g. for Width to be 1, set Narrow to 2.