Các Tùy Chọn Bộ Điều Chỉnh Thông Thường (Common Modifier Options)
Some options are commonly used by many modifiers, and share the same behavior across all of those. In particular, many offer ways to precisely mask and weight their effect on a vertex basis (using either vertex groups and/or textures).
Vertex Group (Nhóm Điểm Đỉnh)
Vertex Groups are an easy way to control which vertices are affected by a modifier, and to which extent (using their weights). They are available when modifying meshes or lattices.
Mẹo
Vertex groups can also be edited and even animated using the Vertex Weight modifiers.
- Vertex Group (Nhóm Điểm Đỉnh)
The vertex group name.
Cảnh báo
The group is referenced by its name. That means that if you rename it, the link to the renamed vertex group will be lost by all modifiers using it (their field will turn red), and you'll have to select the proper group again in all of them.
- Đả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. Only available in some modifiers.
- Đảo Nghịch
Texture (Chất Liệu)
Those options allow to use any kind of image (including parametric ones) to control the modifier's effect. Most of the time, only the value (grayscale) of the texture is used, but in some cases (like with some modes of the Displace modifier), the whole RGB color components might be exploited.
Mẹo
Textures can be animated (either using videos, or by animating the mapping coordinates...).
- Texture (Chất Liệu)
The texture data-block to use.
Mẹo
By clicking on the right-most button of this field (with the settings icon), you can go directly to the selected texture's settings in the Texture Properties tab.
- Tọa Độ Chất Liệu (Texture Coordinates)
The texture's coordinates to get each vertex' value:
- UV
Take texture coordinates from face UV coordinates.
- UV Map (Ánh Xạ UV)
The UV Map from which to take texture coordinates. If the object has no UV coordinates, it falls back to the Local coordinate system. If this field is blank, but there is a UV map available (e.g. just after adding the first UV map to the mesh), the currently active UV map will be used.
Ghi chú
Since UV coordinates are specified per face, the UV texture coordinate system currently determines the UV coordinate for each vertex from the first face encountered which uses that vertex. Any other faces using that vertex are ignored.
This may lead to artifacts if the mesh has non-contiguous UV coordinates.
- Object (Vật Thể)
Take the texture coordinates from another object's coordinate system.
- Object (Vật Thể)
The object from which to take texture coordinates. Moving the object will therefore alter the coordinates of the texture mapping.
If this field is blank, it falls back to the Local coordinate system.
Ghi chú
Moving the original object will also result in a texture coordinate update. As such, if you need to maintain a displacement coordinate system while moving the modified object, consider parenting the coordinate object to the modified object.
- Toàn Cầu (Global)
Take the texture coordinates from the global coordinate system.
- Cục Bộ (Local)
Take the texture coordinates from the object's local coordinate system.
- Dùng Kênh (Use Channel)
Which channel to use as value source (only available with a few modifiers currently, others follow the Intensity behavior, unless otherwise specified).
- Cường Độ (Intensity)
The average of the RGB channels (if RGB(1.0, 0.0, 0.0) value is 0.33).
- Đỏ/Lục/Lam/Alpha (Red/Green/Blue/Alpha)
One of the color channels' values.
- Hue (Sắc Màu)
The hue from the HSV color model (i.e; the color in the standard wheel, e.g. blue has a higher hue value than yellow).
- Saturation (Độ Bão Hòa)
The saturation from the HSV color model (e.g. the value for pure red is 1.0, for gray is 0.0).
- Value (Giá Trị)
Giá trị từ mô hình màu HSV.
Ghi chú
All of the channels above are gamma corrected, except for Intensity.