Options
All
  • Public
  • Public/Protected
  • All
Menu

Wide line

Hierarchy

  • Lines

Index

Properties

boundingSphere: <internal>.Sphere3D

Bounding sphere of the lines

endBuffer: ValueCell<Float32Array, never>

Line end buffer as array of xyz values wrapped in a value cell

groupBuffer: ValueCell<Float32Array, never>

Group buffer as array of group ids for each vertex wrapped in a value cell

groupMapping: GroupMapping

Maps group ids to line indices

indexBuffer: ValueCell<Uint32Array, never>

Index buffer as array of vertex index triplets wrapped in a value cell

kind: "lines"
lineCount: number

Number of lines

mappingBuffer: ValueCell<Float32Array, never>

Mapping buffer as array of xy values wrapped in a value cell

startBuffer: ValueCell<Float32Array, never>

Line start buffer as array of xyz values wrapped in a value cell

Methods

  • Parameters

    Returns void

Generated using TypeDoc