appwiki:unity

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
appwiki:unity [2023/06/18 16:37] – [Pipeline Connection] yingappwiki:unity [2023/06/18 17:10] – [Pipeline Connection] ying
Line 367: Line 367:
     * then unity will correctly show texture with fbx     * then unity will correctly show texture with fbx
     * Note, for unit, maya 1 unit is 1cm, Unity 1 unit is 1meter, so either you build in maya in real scale to avoid scale issue     * Note, for unit, maya 1 unit is 1cm, Unity 1 unit is 1meter, so either you build in maya in real scale to avoid scale issue
 +      * for one-off case, in unity asset browser, select fbx item, and in right inspector panel, set sale factor to 100 (most case)
 +      * once for all solution, in Maya, set preference unit to meter, then you have to deal with clipping plane of default cameras
 +      * another once for all solution, in fbx export, set Adv options > unit > uncheck auto, file units converted to meter
 +      * best solution, model real world size in Maya, that is cm, so build a cube that is 100 unit as reference.
  
   * Unity to FBX:   * Unity to FBX:
  • appwiki/unity.txt
  • Last modified: 2023/06/18 17:12
  • by ying