Skip to main content

ElementData

ElementData: object

Container of all the data of an element of a fragments model.

Type declaration

globalTransforms

globalTransforms: object

The global transforms of the elements.

Index signature

[id: number]: RawGlobalTransformData

localTransforms

localTransforms: object

The local transforms of the elements.

Index signature

[id: number]: RawTransformData

materials

materials: object

The materials of the elements.

Index signature

[id: number]: RawMaterial

representations

representations: object

The representations of the elements.

Index signature

[id: number]: RawRepresentation

samples

samples: object

The samples of the elements.

Index signature

[id: number]: RawSample