Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

マニュアル追記)マテリアル結合の条件を追記 #229

Merged
merged 1 commit into from
Jul 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Documentation/manual/ImportCityModels.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
- モデルのメッシュは結合されて出力されます。
- オブジェクト数を削減して軽量化できますが、建物ごとの地物データは取得不可になります。
- メッシュの結合はある程度の大きさの範囲ごとに行われます。
- 地域単位でインポートする場合、見た目が同じマテリアルは結合されます。すなわち、色などの数値情報とテクスチャパスが同じ場合に結合されます。
- `デフォルトマテリアル`
- PLATEAUの3Dモデルのうち、テクスチャやマテリアル指定がない箇所のマテリアルを指定します。
- デフォルトでは、地物タイプに応じたマテリアルが指定されています。
Expand Down Expand Up @@ -242,4 +243,4 @@ PLATEAU SDKのデフォルトマテリアルは、以下の3種類のマテリ

デュアルテクスチャでは、上記の設定値がそれぞれ`Top`と`Side`の2つに分かれます。Topは上下面、Sideは側面の見た目を設定します。

- 自作したマテリアルは、インポート後にドラッグ&ドロップ等で適用できるほか、インポートの設定項目として「デフォルトマテリアル」に指定できます。
- 自作したマテリアルは、インポート後にドラッグ&ドロップ等で適用できるほか、インポートの設定項目として「デフォルトマテリアル」に指定できます。