Interface ILineAccessor

Interface to access lines. Allows read access for some important attributes.

Hierarchy

  • ILineAccessor

Implemented by

Properties

color: undefined | Color | (undefined | Color)[]

Get the color from materials.

geometryType: GeometryType

Hint for the original type of geometry.

renderOrder: number

Render order.

width: undefined | number

Get the width. May have to be reconstructed from triangulated line mesh.

Methods

Generated using TypeDoc