Apply(適用)

参照

Mode(モード):

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

Menu(メニュー):

Object ‣ Apply

ショートカットキー:

Ctrl-A

これらの操作により、選択したオブジェクトの変換を適用できます。オブジェクト変換座標がオブジェクトデータに転送されます。オブジェクトに階層的な子孫がある場合は、子にもそれらの変換が適用されます。

Transforms(トランスフォーム)

参照

Mode(モード):

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

Menu(メニュー):

Object(オブジェクト) ‣ Apply(適用) ‣ Location(位置) / Rotation(回転) / Scale(スケール) / Rotation & Scale(回転・スケール)

Applying transforms resets an object's Location, Rotation, or Scale values while visually keeping the object in place. In practice, this means:

  • The object's origin is moved to the global origin (for location).

  • Rotation values are cleared to zero.

  • Scale values are reset to 1.0.

The geometry itself is adjusted so that the object continues to appear unchanged in the 3D Viewport and final render.

For simple cases you may not notice a difference, but applying transforms can affect how modifiers, constraints, and parenting behave, since they often depend on an object's transform values.

警告

Armature Objects(アーマチュアオブジェクト)

Applying transforms to armatures is supported, but it does not affect pose locations, animation curves, or constraints. It is recommended to apply transforms before rigging and animation.

重要

When applying transforms to an object that shares Object Data with other objects, the data must first be made a Single User. Blender will prompt you to confirm this action.

Options(オプション)

Location(位置、場所)

選択物の位置を適用(セット)します。これにより、Blenderは現在の場所を各平面で0に等しいと見なします。つまり、選択物は移動しておらず、現在の位置を "デフォルトの位置" と見なします。オブジェクトの原点は実際の(0, 0, 0)(その点で、各ビューにおいて色付きの軸線が交差します)に設定されます。

Rotation(回転)

選択物の回転を適用(セット)します。これにより、Blenderは現在の回転が各平面で0度に等しいと見なします。つまり、選択物は回転しておらず、現在の回転を "デフォルトの回転" と見なします。

Scale(スケール)

選択物のスケールを適用(セット)します。これにより、Blenderは現在のスケールを各平面で0に等しいと見なします。つまり、選択物はスケーリングされておらず、現在のスケールを "デフォルトのスケール" と見なします。

Rotation & Scale

選択物の回転とスケールを適用(セット)します。上記の2つの要請を同時に実行します。

Apply Properties(プロパティを適用)

適用された変換に従って、カーブ制御点の半径、フォントサイズ、ボーンエンベロープなどのプロパティを修正します。( Adjust Last Operation(最後の操作を調整) パネルにあります)

Corrective Flip Normals

Flips surface normals when applying a negative scale. This prevents inverted shading that can occur when objects have negative scaling.

Transforms to Deltas(トランスフォームをデルタに)

参照

Mode(モード):

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

Menu(メニュー):

Object(オブジェクト) ‣ Apply(適用) ‣ Location / Rotation / Scale to Deltas(位置 / 回転 / スケールをデルタ化)

Converts the object's primary transforms (Location, Rotation, Scale) into Delta Transforms. Any existing delta transforms will be added to the new values.

This allows you to "bake" the current transforms into the delta channels, while leaving the primary transform channels free for new adjustments or keyframes.

Available options:

  • Location to Deltas -- Converts the object's location to Delta Location.

  • Rotation to Deltas -- Converts the object's rotation to Delta Rotation.

  • Scale to Deltas -- Converts the object's scale to Delta Scale.

  • All Transforms to Deltas -- Converts all three at once.

Options(オプション)

Reset Values(値をリセット)

デルタに転送した後、プライマリ変換値をクリアします。

Clears the primary transform values after transferring them to deltas. When enabled, the object's main Location, Rotation, and Scale are reset (e.g. to 0 for location/rotation and 1 for scale), while the appearance remains unchanged because the deltas now contain the previous values.

Animated Transform to Deltas(トランスフォームアニメーションをデルタ(差分)に)

参照

Mode(モード):

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

Menu(メニュー):

Object ‣ Apply ‣ Animated Transform to Deltas

Converts existing animation keyframes from the object's primary transforms (Location, Rotation, Scale) into Delta Transforms.

This means that the animation data is moved from the main transform channels to the corresponding delta channels, leaving the main transforms unchanged at their current values.

Visual Transform(ビジュアルトランスフォーム)

参照

Mode(モード):

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

Menu(メニュー):

Object(オブジェクト) ‣ Apply(適用) ‣ Visual Transform(ビジュアルトランスフォーム)

Apply the result of each selected object's constraints to that object's own transformation. This will make the objects keep their location, rotation, and scale even if their constraints are disabled or deleted.

Visual Geometry as Mesh(表示の形状をメッシュ化)

参照

Mode(モード):

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

Menu(メニュー):

Object(オブジェクト) ‣ Apply(適用) ‣ Visual Geometry to Mesh(表示の形状をメッシュ化)

選択したすべてのオブジェクト(モディファイアー、シェイプキー、フックなど)の視覚的状態をオブジェクトデータに適用します。これは、すべてのオブジェクトデータを静的メッシュにフリーズし、非メッシュタイプをメッシュに変換する方法です。

詳細については、メッシュの Convert(変換) を参照してください。

Visual Geometry to Objects

参照

Mode(モード):

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

Menu(メニュー):

Object ‣ Apply ‣ Visual Geometry to Objects

Creates new objects from the evaluated geometry of the active object, including the effects of all modifiers, constraints, and instancing.

This operator is similar to Make Instances Real, but with several key differences:

  • Instanced geometry is not realized. Instead, shared data is preserved between objects that use it.

  • The original object is not removed or modified, avoiding unintended disruptions to relationships with other objects.

  • Instancing hierarchies are preserved by creating new objects and collections that reflect the evaluated structure.

This operator is useful for extracting visible results of geometry nodes, modifiers, or instancing setups without permanently modifying the original scene structure.

注釈

Instance attributes (e.g. custom per-instance data) are currently not preserved.

Make Instances Real(インスタンスを実体化)

参照

Mode(モード):

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

Menu(メニュー):

Object(オブジェクト) ‣ Apply(適用) ‣ Make Instances Real(インスタンスを実体化)

Make Instances Real(インスタンスを実体化) は、選択したものによって生成された instance(インスタンス) ごとに、新しいオブジェクトを作成し、それらから直接インスタンスを削除します。

最終的に、各インスタンスは実際のオブジェクトになります。

警告

これは、直接(頂点や面から...)インスタンス化したもの、および間接(パーティクルシステムから...)インスタンス化したもの両方に適用されます。数万のインスタンス(たとえばパーティクルから)がある場合、これによりBlenderの速度が大幅に低下する可能性があり、シーン内のその膨大な数のオブジェクトを常に処理できるとは限りません。

Options(オプション)

デフォルトでは、新しいオブジェクトは、階層関係を維持せずに、インスタンスを含む、同じコレクションに追加されます。この動作は、次のオプションで変更できます。

Parent(親・ペアレント)

Keep Hierarchy(階層を保持) が設定されていない場合、生成されたすべてのオブジェクトを前のインスタンスの親にします。

設定されている場合は、 まだペアレント化されていない すべての生成されたオブジェクトをそれぞれのインスタンス、またはそれに対応する新しいコピーの親にします(これは、再帰的なインスタンス化の場合に重要です。以下の注釈を参照してください)。

Keep Hierarchy(階層を保持)

新しく生成されたオブジェクトの内部階層(つまり、親の関係)を保持します。

Tip

通常、インスタンス化された階層に可能な限り近い新しい階層を取得するには、これらのオプションの両方を有効にします。

注釈

再帰的なインスタンス化の場合(インスタンスが他のインスタンスオブジェクトをインスタンス化するなど)における関係の保持は、現在ある範囲しかサポートされていません。

単純なケース(他のコレクションのインスタンスを含む空のインスタンス化コレクションなど)は通常は機能しますが、より複雑なケースではインスタンス化階層全体を完全に再現することはできません。

Parent Inverse(親との逆行列)

参照

Mode(モード):

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

Menu(メニュー):

Object ‣ Apply ‣ Parent Inverse

Applies the object's Parent Inverse(親との逆行列) transform to the object data.