decentraland / unity-explorer

Apache License 2.0
8 stars 11 forks source link

Add max height to scene shader outside-scene-bounds discarding logic #1202

Closed pravusjif closed 5 days ago

pravusjif commented 2 months ago

The maximum height a scene can use depending on its amount of parcels is not being taken into account by the scene shader that takes care of discarding the out-of-scene-bounds rendering.

Here are the current scene limitation values: https://docs.decentraland.org/creator/development-guide/sdk7/scene-limitations/

m3taphysics commented 1 month ago

We need the C# side integrating for the scene heights.