オブジェクトのモード

../../_images/editors_3dview_modes_menu.png

モード選択メニュー。

Modes are an object-oriented feature, which means that the available modes vary depending on the selected active object's type -- most of them only enable the default Object Mode (like cameras, lights, etc.).

Each mode is designed to edit an aspect of the selected object. See Tab. Blender の Mode(モード) below for details.

You set the current mode in the Mode selector of 3D Viewport header (see Fig. モード選択メニュー。).

Mode(モード) は、Blender の多くの事に影響を与えます:

  • They can modify the panels and/or controls available in some Properties tabs.

  • They can modify the behavior of the whole editor, like e.g. the UV Editor and 3D Viewport.

  • They can modify the available header tools (menus and/or menu entries, as well as other controls...). For example, in the 3D Viewport, the Object menu in Object Mode changes to a Mesh menu in Edit Mode (with an active mesh object!), and a Paint menu in Vertex Paint Mode...

  • They can modify the available shortcuts.

オブジェクトのモードリスト

Blender の Mode(モード)

アイコン

Name(名前)

詳細

../../_images/editors_3dview_modes_icons-object-mode.png

Object Mode(オブジェクトモード)

The default mode, available for all object types, as it is dedicated to Object data-block editing (e.g. position, rotation, size).

../../_images/editors_3dview_modes_icons-edit-mode.png

Edit Mode(編集モード)

A mode available for all renderable object types, as it is dedicated to their "shape" Object Data data-block editing (e.g. vertices/edges/faces for meshes, control points for curves/surfaces, strokes/points for Grease Pencil, etc.).

../../_images/editors_3dview_modes_icons-sculpt-mode.png

Sculpt Mode(スカルプトモード)

A mesh-only mode, that enables Blender's mesh 3D-sculpting tool.

../../_images/editors_3dview_modes_icons-vertex-paint.png

Vertex Paint Mode(頂点ペイントモード)

A mesh-only mode, that allows you to set your mesh's vertices colors (i.e. to "paint" them).

../../_images/editors_3dview_modes_icons-weight-paint.png

Weight Paint Mode(ウェイトペイントモード)

メッシュ専用のモードで、Vertex Group(頂点グループ) のウェイト付けに使用します。

../../_images/editors_3dview_modes_icons-texture-paint.png

Texture Paint Mode(テクスチャペイントモード)

A mesh-only mode, that allows you to paint your mesh's texture directly on the model, in the 3D Viewport.

../../_images/editors_3dview_modes_icons-particle-edit.png

Particle Edit Mode(パーティクル編集モード)

A mesh-only mode, dedicated to particle systems, useful with editable systems (hair).

../../_images/editors_3dview_modes_icons-pose-mode.png

Pose Mode(ポーズモード)

An armature only mode, dedicated to armature posing.

../../_images/editors_3dview_modes_icons-grease-pencil.png

Draw Mode(ドローモード)

A Grease Pencil only mode, dedicated to create Grease Pencil strokes.

注釈

The cursor becomes a brush in Paint and Sculpt Modes.

モードの使用方法の詳細は各セクションで記述するため、ここでは触れません。

ヒント

このマニュアルを読んでいて、言及されているボタンやメニューオプションが画面に見当たらない場合には、それが有効になるべき適切なモードではない可能性があります。

複数のオブジェクトへの編集

Edit and Pose Modes support editing of multiple objects at once.

This is convenient if you want to perform the same edits on multiple objects or want to animate multiple characters at once.

  • To use edit multiple objects at once, simply select multiple objects and enter the mode.

  • The Outliner can also be used to add/remove objects while you are in a mode, by setting or clearing the mode from the context menu, or Ctrl-LMB clicking on the objects data icon.

  • Only the active object will be used to display properties such as shape keys, UV layers, etc.

  • Selecting any element from an object will set this as the active object.

  • There are limits to the kinds of operations that can run on multiple objects.

    You can't for example create an edge that has vertices from different objects.

Transferring Objects

参照

Mode(モード)

全てのモード

ショートカットキー

Alt-Q

Adds the object under the mouse to the current mode and removes the Active object. Use this operator to quickly switch between multiple objects without having to first go to Object Mode. When accessed from a menu, an Eyedropper(スポイト) is used to select the object to add to current mode.