Scaling Guide

Unity Scaling Unit: 1 unreal unit = 1 meter

Common DCC Scaling

Sample scaling issue

Untitled

Tool Window

The UI of the tool (python + PySide2) running natively in Maya 2020.

Untitled

Untitled

Compatibility

The tool is initially developed using Maya 2022 but should be backwards compatible with lower versions of Maya that are still using Python2. Most of the modules and api are still Python2 compatible.

Technical Documentation

Language: Python

UI Framework: PySide2

Installing/Using the Tool

The tool already is equipped with all the needed dependencies, all you need to do is copy the tool’s folder (scaletool) inside *C:\\Users\\[user]\\Documents\\maya\\[version]\\scripts* then to run the tool inside the maya env, what you could do is create a shelve button containing this code below: