Page 1 of 1

Question of Grid line of blank scene’s “resizableFloor_5_25”

Posted: 06 Dec 2016, 15:41
by SamuelXu
Hello

I am trying to attach some texture on top of blank scene’s “resizableFloor_5_25”

It is interesting that no matter what’s texture I appied to it, the default grid (I guess it is 0.5mX0.5m grid) inside resizableFloor_5_25 is always shown



Is it anyway to cover the default grid , or to do some setting to make it unshown?



Thanks

Re: Question of Grid line of blank scene’s “resizableFloor_5

Posted: 07 Dec 2016, 12:47
by coppelia
Hello,

make sure you inspect the default floor model: if you open its hierarchy, you will see that it is composed by an invisible shape, and other shape(s). Applying a texture to an invisible shape won't magically have your texture display ;)

Cheers