# ポイントクラウドのナビゲーション

### ポイントクラウド内の移動

**マウスを使用する**

を押し続ける `左クリック` でポイントクラウドを回転させ、を押し続けると `中ボタン`（スクロールホイール下のボタン）でポイントクラウドをパンします。

**キーボードショートカットを使用する**

を使って `WASD` キーでポイントクラウド内を移動します。を押し続けて `Shift` を押しながら `WASD` キーでポイントクラウドを回転させます。

**ポイントを中心にする**

特定のポイントの周りにビューを素早く中心合わせするには、を押し続けて `Ctrl` を押し、ポイントの `中ボタン` 上をクリックします。

**ズームインとズームアウト**

マウスのスクロールホイールを使ってポイントクラウドをズームインまたはズームアウトします。

###

### さまざまなカメラビュー

<figure><img src="/files/533d3e8950ffd28d442d10d878f972d3901b35a1" alt=""><figcaption><p>プリセットカメラツール</p></figcaption></figure>

左のサイドバーのツールを使って、プリセットビューのいずれかにカメラビューを素早く切り替えできます。センター、上、後、左、右の角度向けのプリセットカメラビューがあります。

### 距離減衰

<figure><img src="/files/5447a4da19cdda215ebed76d81e101c4040f1229" alt=""><figcaption><p>距離減衰のオン／オフ切替</p></figcaption></figure>

距離減衰がオンになっていると、遠く離れているときに表示されるポイントの数が減ります。ズームインするほど、より多くのポイントが表示されます。これは古いコンピュータで大きなポイントクラウドにラベル付けする際に非常に役立つテクニックです。ポイントクラウドが大きい場合（>500Kポイント）にはデフォルトでオンになります。

<div><figure><img src="/files/a752372f423c85f3a839f47d62931d5d029977fa" alt=""><figcaption><p>距離減衰あり</p></figcaption></figure> <figure><img src="/files/1e06772859823db45b2939b5f01abe01b0788bc5" alt=""><figcaption><p>距離減衰なし</p></figcaption></figure></div>

### ポイントサイズの変更

<figure><img src="/files/228b534a3b909a474e865e0ed8440b54bc0b936b" 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/ja/3dpointokuraudoanotshon/pointokuraudononabigshon.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.
