Velarion: すべてのプロダクトが 50% 割引

Copy Transform from Maya

A support tool for easily placing the transforms of objects placed in Maya into the Unreal level.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.26 - 4.27, 5.0 - 5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

When the same object is repeatedly placed in Maya, and this object needs to be placed identically in the Unreal level,

A tool that automatically spawns by selecting identical objects placed in Maya and executing the provided script, applying the transforms of those objects to the same objects placed in Unreal as they are.


Guide Document Link | Guide video Link


Features and Cautions:

1. You can easily copy and paste scripts used in Maya into the clipboard.

2. You must pivot your mesh in Maya and then export it to use the object that matches the mesh you import into Unreal.

3. You can specify and copy multiple placed meshes, but you must specify only one type of mesh and run the script to copy them.

テクニカルノート

Features:

  •  The Python script used in Maya is built-in and can be moved by putting it on the clipboard.
  •  Transform information copied from Maya is also parsed and used in Unreal through the clipboard in json format, so there is no need to set up a separate environment for communication.


Code Modules:

  •  CopyTransFromMaya5 : Editor
  •  EditorScriptingUtilities : Editor


Number of Blueprints: 2 (Editor Widget Blueprint )

Number of C++ Classes: 4

Network Replicated: No

Supported Development Platforms: Windows x64

Supported Target Build Platforms: Windows x64

Documentation: Guide Document , Guide video

Important/Additional Notes: