Search Unity

Model size and scaling question

Discussion in 'Getting Started' started by jshrek, Feb 25, 2015.

  1. jshrek

    jshrek

    Joined:
    Mar 30, 2013
    Posts:
    220
    Hi

    So I downloaded some free assets, and when I drag the prefab model into scene, it is about 10x too big. I can adjust the X Y Z scaling to 0.1 each and the size is about correct.

    Does this method affect memory usage and/or runtime speed? Would it be better to have properly scaled model so do not have to adjust scale, or is scaling not something I should worry about?

    Thanks