# Preview Switch

You can switch between different preview modes in the "Work Preview Area" to preview your work from different perspectives.

* Global Scene View/Single Scene View
* Vertical/horizontal screen switching
* Multi language switching
* Play the scene/Return to initial state
* Quick layout
* Preview Size Switch
* Direct to Help Center

<figure><img src="/files/PdLrHstICKC5QvhjqRxr" alt=""><figcaption></figcaption></figure>

## 1.Scene View Switching

* Click on 'Global Settings' to display the' Global Scene View '![](/files/lSofPCLOtVOu785DiP82)
* Click on 'Scene' to display 'Single Scene View'![](/files/DDeXlNPPdSWxt52p14MO)

## 2.Vertical/Horizontal screen switching

The platform support 3 adaptation methods of Horizontal\&Vertical screen,Vertical screen and Horizontal screen mode. [Work Creation-Create a New Project](/playable-tools-content-editor/work-creation-create-a-new-project.md)

To deliver through Mintegral, you must choose Horizontal\&Vertical screen mode.

* In 【Horizontal\&Vertical screen】, you need to complete the scene production of horizontal\&vertical at the same time, click the corresponding icon to switch the modes.
* In 【Horizontal screen】, the Vertical screen mode icon cannot be clicked.
* In 【Vertical screen】, the Horizontal screen mode icon cannot be clicked.

## 3.Multi language preview switching

* Click the drop-down button in "Default language"，bring up the preview language tab.
* Select the language you want to preview in the default language that has been set (the default language can be set in "Global settings")

<div align="left"><figure><img src="/files/GDe9432zriQlHH7whJKU" alt=""><figcaption></figcaption></figure></div>

## 4.Play the scene/Return to initial state

* Click the 'Play the Scene' button to play the current scene on the canvas and preview the effect.![](/files/4E35WLU7E6VxpN9nWLOa)
* Click the 'Return to Initial State' button to return to the preview in a static state.![](/files/fZqQEYZ9yaOQTWrybEbu)

<mark style="color:red;">Note: The \[Play the Scene] feature supports previewing currently</mark> <mark style="color:red;"></mark><mark style="color:red;">**displayed layers on the canvas**</mark><mark style="color:red;">, as well as</mark> <mark style="color:red;"></mark><mark style="color:red;">**animations, particles, sequence frames, and sound effects set to auto-play**</mark><mark style="color:red;">. It cannot preview event settings</mark> (to preview event settings, click on the [Preview](/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/project-operation-area/preview.md) button in the top right corner to jump to the preview interface for trial preview).

## 5.Quick layout

&#x20;“Quick Layout” button only appears in Template content creation.The specific operation can be viewed through [Gameplay Template](/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/top-asset-library/gameplay-template.md)

## 6.Preview Size Switch

### **1）Recommended preview size adjustment**

* Click the "Canvas preview size" percentage value of the Canvas to bring up the preview size tab.
* Support 4 preview modes: Fit the screen / 200% / 100% / 50%.
* Click on the appropriate percentage to resize.

### **2）Fine adjustment of the current preview size**

* At the bottom right of the Canvas, there are the " - /+" buttons. Click to fine-tune the size of the current preview
* 1% fine-tuning for each click

<div align="left"><figure><img src="/files/TR2ljECpwoSYuWdcVAYN" alt=""><figcaption></figcaption></figure></div>

## 7.Help Center

* Press the <img src="/files/vNa0gZP0s0lNvVNIRfKL" alt="" data-size="line"> button to jump to the official help center.
* The“Playable Tools-Content editor”in the Help center can help you solve problems encountered during use.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.playturbo.com/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/work-preview-area/preview-switch.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
