Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.41.0
GitLab
Giro3D API (v0.41.0)
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
Giro3D API (v0.41.0)
Loading...
Enable web workers to perform CPU intensive tasks.