Skip to content

Commit

Permalink
Update rendering_toolkit.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unity-shimizu authored Jul 11, 2023
1 parent 2632866 commit fbbdb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rendering_toolkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ UnityのLOD・・・最も建物とカメラが近いハイグラフィックに
<img width="196" alt="スクリーンショット 2023-06-27 18 03 40" src="https://github.com/Project-PLATEAU/PLATEAU-Unity-Toolkit/assets/137732437/81bf706e-7902-41b9-afac-33cdbb301faf">

## 関連API
Rendering Toolkit の開発において、Unity の以下のAPI を使用しています。
Rendering Toolkit の開発において、Unity の以下のAPI を使用しています。本ツールをカスタマイズしながら作りたい場合にはこちらを参考にしてください。
1. [MeshRenderer](https://docs.unity3d.com/2021.3/Documentation/ScriptReference/MeshRenderer.html)
2. [MeshFilter](https://docs.unity3d.com/2021.3/Documentation/ScriptReference/MeshFilter.html)
3. [LOD](https://docs.unity3d.com/2021.3/Documentation/ScriptReference/LOD.html)
Expand Down

0 comments on commit fbbdb5c

Please sign in to comment.