Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v1.0.0
GitLab
API (v1.0.0) - Giro3D
sources
PotreeSourceOptions
Interface PotreeSourceOptions
interface
PotreeSourceOptions
{
enableWorkers
?:
boolean
;
url
:
string
;
}
Index
Properties
enable
Workers?
url
Properties
Optional
enable
Workers
enable
Workers
?:
boolean
Enable web workers to perform CPU intensive tasks.
Default Value
true
Copy
url
url
:
string
The URL to the dataset.
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
enable
Workers
url
API (v1.0.0) - Giro3D
Loading...
Enable web workers to perform CPU intensive tasks.