Skip to main content
Version: Next

Type Alias: PointCloudBudget

PointCloudBudget: object

Represents a budget of how many point from point clouds can be loaded at the same time.

Type declaration

numberOfPoints

readonly numberOfPoints: number

Total number of points that can be loaded for all point clouds models accumulated.

Defined in

packages/pointclouds/src/PointCloudBudget.ts:10