11,000 種類を超える 5 つ星アセット
8.5 万人以上の顧客による評価
10 万人を超えるフォーラムメンバーが支持
すべてのアセットを Unity が審査済み
Unity のバージョン | ビルトイン | URP | HDRP |
---|---|---|---|
2022.3.15f1 | 互換性がない | 互換性がある | 互換性がない |
This package contains the procedural grass and TTT module:
The grass module is a GPU, procedural, highly efficient grass shader, that you can use to decorate your game. Its customizable, and has interaction, wind, light reflection, shadows, and clump points of taller/shorter grass. Its point based, so you can use the brush to easily add or remove grass.
The point of TTT module is to use Tesselation LOD tecniques, to achieve a complex yet not demanding terrain enviroment. While the saved meshes are for mesh collider purposes, the actual mesh in game is dependant on LOD. By Tesselating and moving vertices, you can achieve the same result as a complex mesh, while only consuming the resources you need.The LOD Tesselation Library includes camera occlusion culling, for even more efficient terrain.