flywave-mapview.indexedbufferedgeometrylineaccessor._constructor_
Home > @flywave/flywave-mapview > IndexedBufferedGeometryLineAccessor > (constructor)
IndexedBufferedGeometryLineAccessor.(constructor)
Constructs a new instance of the IndexedBufferedGeometryLineAccessor class
Signature:
constructor(object: THREE.Mesh, geometryType: GeometryType, bufferGeometry: THREE.BufferGeometry);
Parameters
Parameter | Type | Description |
|---|---|---|
object | THREE.Mesh | |
geometryType | GeometryType | |
bufferGeometry | THREE.BufferGeometry |