3d-wrapper

@cognite/3d-wrapper-base > AppliedStyle

Interface: AppliedStyle

Container which gives style and their applied nodes export:

interface: AppliedStyle

Hierarchy

AppliedStyle

Index

Properties


Properties

nodeIds

● nodeIds: number[]

Defined in StyleContainer/StyleContainer.ts:59

Lsit of nodes to which the style is applied type: {number[]}

memberof: AppliedStyle


style

● style: NodeStyle

Defined in StyleContainer/StyleContainer.ts:52

Style applied to nodes type: {NodeStyle}

memberof: AppliedStyle