Skip to main content
Version: Next

Type Alias: PointCloudBudget

PointCloudBudget = object

Defined in: packages/pointclouds/src/PointCloudBudget.ts:10

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

Properties

numberOfPoints

readonly numberOfPoints: number

Defined in: packages/pointclouds/src/PointCloudBudget.ts:15

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