Hi,
how do I create a plane from within Unity that is 1x1 in subdivisions. If I create a plane it’s always 10x10 this is fine for showing of some cool cloth functionality but sometimes I just need a plane real quick and don’t want to bother artists with making me a simple plane. I know there must be a way to alter the subdivisions I just can’t seem to find it.
I’m afraid there’s no way to alter the subdivisions of the plane primitive. You’ll have to bother (once) your artist to make a simple plan or you can easily create one from scratch with script.