Are Terrain units the same size as other GameObject units?
If I create a Terrain that is 100 X 100 units, and place on it a Plane that is 4 X 4 units, should I expect the Plane to be almost one-quarter the size of the Terrain? See this screenshot:
And here is another screenshot showing the Terrain resolution;
My question is: am I seeing an optical illusion? Or is a Plane that is 4 X 4 units not "in scale" with a Terrain that is 100 X 100 units? OR, does "unit" have a different meaning for Terrain and other GameObjects (like a Plane)? (Or does Terrain Width and Length have a different meaning than Scale X and Z?) I'm new to Unity so appreciate any education on this (I did try to read the manuals, did not find much of help).
screenshot-2017-03-31-213841.png
(4.4 kB)
terrainunits.png
(263.1 kB)
Comment
Your answer