Type Alias AggregatePointCloudSourceOptions

AggregatePointCloudSourceOptions: {
    sources: PointCloudSource[];
}

Type declaration