Proportional Editing(プロポーショナル編集)
参照
- Mode(モード):
Object Mode(オブジェクトモード) と Edit Mode(編集モード)
- ヘッダー:
- ショートカットキー:
O
Proportional Editing is a way of transforming selected elements while also affecting the nearby unselected elements. The farther away an unselected element is, the less it will be affected (hence the "proportional"). This feature is very useful for smoothly deforming dense meshes.
注釈
Blender also has a Sculpting workflow that contains brushes and tools for proportionally editing a mesh without seeing the individual vertices.
コントロール
- Disable O
プロポーショナル編集をオフにします。選択された頂点のみが影響を受けます。
- Enable O
選択した頂点以外の頂点は、定義された半径内で影響を受けます。
Proportional Size
You can increase or decrease the radius of the tool's influence during a transform operation from the Proportional Editing popover or with WheelUp/WheelDown, or PageUp/PageDown respectively. As you change the radius, the points surrounding your selection will adjust their positions accordingly.
Falloff(減衰)
While editing, you can change the curve profile by either clicking the Falloff icon in the header or pressing Shift-O to get a pie menu.
Object Mode(オブジェクトモード)
Proportional Editing is typically used in Edit Mode, but it can also be used in Object Mode. The tool then works on entire objects rather than individual mesh components.
In the image below, the leftmost cylinder is being scaled up vertically, which also affects the cylinders near it.
Edit Mode(編集モード)
When working with dense geometry, it can become difficult to make subtle adjustments without causing visible lumps and creases in the model's surface. When you face situations like this, Proportional Editing can help.
Options(オプション)
- Connected Only(接続のみ) Alt-O
半径のみを使用するのではなく、接続されたジオメトリを介して比例減衰が広がります。これは、他の指に影響を与えることなく、手の指の頂点を比例して編集できることを意味します。他の頂点は(3D空間内で)物理的に近くにありますが、メッシュのトポロジカルエッジ接続に従って遠く離れています。 Connected(接続) がアクティブな場合、アイコンの中心が青色になります。このモードは、 Edit Mode(編集モード) でのみ使用できます。
- Projected from View(ビューから投影)
半径を適用する場合、ビューに沿った奥行きは無視されます。
例
The image below shows the final render of a low-poly landscape obtained by moving up the vertices of a triangulated grid with Proportional Editing enabled.