Skip to main content
Version: 4.x

Class: StyledPointCloudObjectCollection

@cognite/reveal.StyledPointCloudObjectCollection

Represents an object collection that is associated with an appearance

Constructors

constructor

new StyledPointCloudObjectCollection(objectCollection, style)

Parameters

NameType
objectCollectionPointCloudObjectCollection
styleRequired<PointCloudAppearance>

Defined in

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

Properties

objectCollection

objectCollection: PointCloudObjectCollection

Defined in

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


style

style: Required<PointCloudAppearance>

Defined in

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