@cognite/3d-wrapper-base > AppliedStyle
Container which gives style and their applied nodes export:
interface: AppliedStyle
AppliedStyle
● nodeIds: number
[]
Defined in StyleContainer/StyleContainer.ts:59
Lsit of nodes to which the style is applied type: {number[]}
memberof: AppliedStyle
● style: NodeStyle
Defined in StyleContainer/StyleContainer.ts:52
Style applied to nodes type: {NodeStyle}
memberof: AppliedStyle