> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/main/kr/tools/ruler-and-guides.md).

# 눈금자 및 가이드

## 사용 시기

사용 **눈금자 및 가이드** 배치와 크기를 정확하게 맞춰야 할 때 — 단순히 "대충 맞아 보이는" 수준이 아니라:

* 장면 전반에서 제품, 텍스트, 도형 또는 로고를 일관되게 정렬할 때.
* 요소의 정확한 크기나 장면 내 요소 간 거리를 확인할 때.
* Beachside를 벗어나지 않고 정밀한 레이아웃 작업을 할 때.<br>

***

## 사용 방법

{% stepper %}
{% step %}

#### 다음을 클릭하세요 <i class="fa-ruler" style="color:$primary;">:ruler:</i> <kbd><mark style="color:$primary;">**눈금자 및 가이드**<mark style="color:$primary;"></kbd> 토글

플레이그라운드의 오른쪽 하단에 있으며, 또는 키보드 단축키 <kbd><mark style="color:$primary;">**Shift + R**<mark style="color:$primary;"></kbd> 를 사용해 켜고 끌 수 있습니다

<figure><img src="/files/cc2ca3d7b9480044f0ea96a3621f4aecb4cf2726" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 새 가이드 만들기

* 다음에서 끌어오세요 **상단** 또는 **왼쪽** 눈금자에서 가이드를 플레이그라운드로 끌어내세요.
* 다음에서 끌어오세요 **왼쪽 상단 모서리** 둘 다 끌어내려면 **가로** 및 **세로** 가이드를 한 번&#xC5D0;**.**

끌어오는 동안 가이드의 픽셀 위치가 눈금자에 표시되어 정확하게 배치할 수 있습니다.
{% endstep %}

{% step %}

#### 거리 읽는 방법

눈금자의 거리 레이블은 항상 작업 중인 대상에 따라 표시되며, **하이라이트 밴드** 가 읽기 쉽도록 각 눈금자에 나타납니다.

* **선택된 항목 없음** → 플레이그라운드의 왼쪽 상단 모서리를 기준으로 측정합니다.
* **장면이 선택된 경우** → 해당 장면의 왼쪽 상단 모서리를 기준으로 측정합니다.
* **레이어가 선택된 경우** → 여전히 장면의 모서리를 기준으로 측정하므로, 레이어가 해당 장면 안에서 어디에 있는지 확인할 수 있습니다.
  {% endstep %}

{% step %}

#### 가이드 제거

* 제거 **단일 가이드** — 원래 있던 눈금자로 다시 끌어다 놓거나, 클릭해 선택한 다음 <kbd><mark style="color:$primary;">**Delete**<mark style="color:$primary;"></kbd> 키.
* 제거 **모든 가이드** — 다음을 마우스 오른쪽 버튼으로 클릭하고 **상단** 또는 **왼쪽** 눈금자를 선택한 다음 **모든 가이드 제거하기.**
  {% endstep %}
  {% endstepper %}

***

## FAQ

<details>

<summary><strong>장면 가이드와 전역 가이드의 차이점은 무엇인가요?</strong></summary>

가이드가 어디에 속하는지는 생성할 때 무엇이 선택되어 있었는지에 따라 달라집니다.

* **전역 가이드** — 다음이 선택되지 않은 상태에서 생성됨 **아무것도 선택되지 않은 상태**. 장면이 어떻게 움직이든 플레이그라운드의 고정된 위치에 그대로 유지됩니다. 전체 구간이 실선으로 표시됩니다.
* **장면 가이드** — 다음이 선택된 상태에서 생성됨 **장면이 선택된 상태**. 이 가이드는 해당 장면에 속하며 장면과 함께 움직입니다. 장면 안에서는 실선으로, 밖으로 벗어나는 부분은 점선으로 표시됩니다.

</details>

<details>

<summary><strong>플레이그라운드를 다시 열면 눈금자와 가이드가 그대로 있나요?</strong></summary>

네! 가이드는 **플레이그라운드와 함께 저장됩니다** — 다시 열어도 가이드는 배치한 위치에 그대로 있습니다.

* **장면을 복제하면** 해당 장면의 가이드를 같은 상대 위치에 복사합니다.
* **장면을 삭제하면** 해당 장면의 가이드도 함께 제거됩니다.

</details>

<details>

<summary><strong>눈금자를 끄면 모든 가이드를 잃게 되나요?</strong>  </summary>

표시를 끈다고 해서 가이드가 삭제되는 것은 아닙니다 — 눈금자를 다시 켜면 마지막에 있던 위치에 다시 나타납니다.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.theseaai.com/main/kr/tools/ruler-and-guides.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.
