Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.1
GitLab
API (v0.42.1) - Giro3D
sources
PotreeSourceOptions
Type Alias PotreeSourceOptions
Potree
Source
Options
:
{
enableWorkers
?:
boolean
;
url
:
string
;
}
Type declaration
Optional
enable
Workers
?:
boolean
Enable web workers to perform CPU intensive tasks.
Default Value
true
Copy
url
:
string
The URL to the dataset.
Settings
Member Visibility
Protected
Inherited
External
API (v0.42.1) - Giro3D
Loading...
Enable web workers to perform CPU intensive tasks.