run Method
This method runs the tool, setting the default tile size modifier used for all viewports that don't explicitly override it.
run(modifier?: number): Promise<boolean>
| Parameter | Type | Description | 
|---|---|---|
| modifier | number | the tile size modifier to use; if undefined, do not set modifier | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.