Skip to main content
Version: 4.x

Class: StyledPointCloudObjectCollection

Represents an object collection that is associated with an appearance

Constructors​

new StyledPointCloudObjectCollection()​

new StyledPointCloudObjectCollection(objectCollection, style): StyledPointCloudObjectCollection

Parameters​

• objectCollection: PointCloudObjectCollection

• style: Required <PointCloudAppearance>

Returns​

StyledPointCloudObjectCollection

Defined in​

packages/pointcloud-styling/src/StyledPointCloudObjectCollection.ts:12

Properties​

objectCollection​

objectCollection: PointCloudObjectCollection

Defined in​

packages/pointcloud-styling/src/StyledPointCloudObjectCollection.ts:13


style​

style: Required <PointCloudAppearance>

Defined in​

packages/pointcloud-styling/src/StyledPointCloudObjectCollection.ts:14