Home > three-loader-3dtiles > LoaderOptions > maximumScreenSpaceError
determines the distance from tiles in which they are refined, depending on their geometrical size. increase the value to load lower lod tiles from the same view distance (increases performnace) - Default: 16
.
Signature:
maximumScreenSpaceError?: number;