Page 1 of 1

How to adjust the size of canvas

Posted: Thu Apr 27, 2017 7:01 pm
by vgggg
The default setting is too big for my scene. (I'm using Unity for Oculus VR and set the canvas to world space) :lol:

Re: How to adjust the size of canvas

Posted: Thu Apr 27, 2017 8:27 pm
by Tony Li
Hi,

Inspect the Canvas and reduce the Rect Transform's Scale X and Y. A good starting point might be 0.05.

There is a VR UI Example on the Dialogue System Extras page. It uses Unity's VR Samples package. You might find it useful.