# 포인트클라우드 탐색

### 포인트 클라우드 내에서 이동하기

**마우스 사용**

다음을 누른 상태에서 `왼쪽 마우스 버튼` 을(를) 눌러 포인트클라우드를 회전시키고 다음을 누르세요 `중간 마우스 버튼`(스크롤 휠 아래 버튼)을 눌러 포인트클라우드를 팬하세요.

**키보드 단축키 사용**

다음을 사용하세요 `WASD` 키로 포인트클라우드 주위를 이동합니다. 다음을 누른 상태에서 `shift` 를 누르고 `WASD` 키를 눌러 포인트클라우드를 회전합니다.

**포인트를 중심으로 정렬하기**

특정 포인트를 빠르게 화면 중심으로 가져오려면 다음을 누른 상태에서 `ctrl` 를 누르고 `중간 마우스 버튼` 포인트 위에서 클릭하세요.

**확대 및 축소**

마우스의 스크롤 휠을 사용하여 포인트클라우드를 확대하거나 축소하세요.

###

### 다양한 카메라 뷰

<figure><img src="/files/092a81d44df640c1fd65bd70e9cf6c131606cd2a" alt=""><figcaption><p>사전 설정된 카메라 도구</p></figcaption></figure>

왼쪽 사이드바의 도구를 사용하여 카메라 뷰를 사전 설정된 뷰 중 하나로 빠르게 변경할 수 있습니다. 중앙, 상단, 뒤, 왼쪽 및 오른쪽 각도에 대한 사전 설정 카메라 뷰가 있습니다.

### 거리 감쇠

<figure><img src="/files/530c1f64de42fee9298fc2935e7009c88b95429b" alt=""><figcaption><p>거리 감쇠 켜기 또는 끄기</p></figcaption></figure>

거리 감쇠가 켜져 있으면 멀리 떨어져 있을 때 보이는 포인트 수가 적어집니다. 확대하면 점점 더 많은 포인트가 보입니다. 이는 오래된 컴퓨터에서 큰 포인트 클라우드를 라벨링할 때 매우 유용한 방법일 수 있습니다. 포인트 클라우드가 큰 경우(>500K 포인트) 기본적으로 켜져 있습니다.

<div><figure><img src="/files/27899d113f22754293e9e94187d4b3c68369b3d2" alt=""><figcaption><p>거리 감쇠 사용</p></figcaption></figure> <figure><img src="/files/f1fa9966ebcbee3930b07e8f80d60978c502aacb" alt=""><figcaption><p>거리 감쇠 미사용</p></figcaption></figure></div>

### 포인트 크기 변경

<figure><img src="/files/c27398ad1cdd41f40908a27519b2a1bc16e1feda" alt=""><figcaption><p>포인트 크기 조정</p></figcaption></figure>

포인트클라우드의 포인트 크기를 변경하려면 왼쪽 사이드바에서 포인트 크기 도구를 클릭하고 슬라이더를 사용하여 포인트 크기를 조정하세요.


---

# 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://docs.mindkosh.com/ko/3d/point-cloud-navigation.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.
