React-three-fiber: Resize Canvas?

Created on 12 Nov 2019  路  1Comment  路  Source: pmndrs/react-three-fiber

How can I control the size of the Canvas? It defaults to fullscreen, and I can't find any way to alter this.

Most helpful comment

Nevermind... Of course I found it after opening the ticket.
<Canvas style={{height:100,width:100}} />

>All comments

Nevermind... Of course I found it after opening the ticket.
<Canvas style={{height:100,width:100}} />

Was this page helpful?
0 / 5 - 0 ratings

Related issues

janvarsa picture janvarsa  路  3Comments

regalstreak picture regalstreak  路  5Comments

Darkensses picture Darkensses  路  6Comments

brandonreid picture brandonreid  路  3Comments

talentlessguy picture talentlessguy  路  5Comments