three-loader-3dtiles

Home > three-loader-3dtiles > LoaderOptions > throttleRequests

LoaderOptions.throttleRequests property

Whether to throttle network requests so that tiles got out of the frame before the request launched, would not be requested - Default: true

Signature:

throttleRequests?: boolean;