more info
parent
bcab9f80a5
commit
17d8bbeb4e
1 changed files with 8 additions and 4 deletions
12
Artboard.md
12
Artboard.md
|
@ -2,16 +2,20 @@
|
|||
|
||||
The artboard contains the scene of your project.
|
||||
|
||||
## Change Artboard Size And Pixel Density
|
||||
## Change Artboard Size And Preview Resolution
|
||||
|
||||
Changing the artboard size and pixel density can affect performance a lot. When working with a very dense scene, You can use pixel density to get a much faster preview of what you are working on. Then either change it back before [exporting](./Export), or change the scale during [exporting](./Export). A very coarse pixel density can affect width and height. You can also use pixel density to adjust your work for a *HiDPI/Retina* screen.
|
||||
Changing the artboard size and preview resolution can affect performance a lot. When working with a very dense scene, you can tweak it to get a much faster preview of what you are working on. This setting only affects the preview and is ignored for the export.
|
||||
|
||||
<video src="../wiki/raw/media/instructions/artboard/1-change-artboard-size-and-pixel-density.mp4" height="360" controls></video>
|
||||
<br>*Video: change artboard size and pixel density*
|
||||
<br>*Video: change artboard size and preview resolution*
|
||||
|
||||
## Change Background Color
|
||||
|
||||
The artboard color can be adjusted with a color picker or by filling in a color hex code in the textbox.
|
||||
|
||||
<video src="../wiki/raw/media/instructions/artboard/2-change-bg-color.mp4" height="360" controls></video>
|
||||
<br>*Video: change artboard size and pixel density*
|
||||
<br>*Video: change background color*
|
||||
|
||||
## More
|
||||
|
||||
Is to come very soon, we are working on this as we speak.
|
||||
|
|
Loading…
Reference in a new issue