Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LineGeometry

Class that holds the vertex and index attributes for a [[Lines]] object.

Hierarchy

  • LineGeometry

Index

Properties

indices

indices: number[] = []

vertexColors

vertexColors: number[] = []

vertices

vertices: number[] = []

Generated using TypeDoc