PotreeSourceOptions: {
    enableWorkers?: boolean;
    url: string;
}

Type declaration

  • OptionalenableWorkers?: boolean

    Enable web workers to perform CPU intensive tasks.

    true
    
  • url: string

    The URL to the dataset.