How to adjust the size of canvas

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
vgggg
Posts: 2
Joined: Thu Apr 27, 2017 6:56 pm

How to adjust the size of canvas

Post 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:
User avatar
Tony Li
Posts: 22062
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to adjust the size of canvas

Post 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.
Post Reply