Options
All
  • Public
  • Public/Protected
  • All
Menu

Collection of helper methods to convert three.js BufferGeometry to Geometry that allows creation and transfering of THREE BufferGeometry in webworkers. See also CustomDatasourceExample.

Index

Functions

fromThreeBufferAttribute

  • fromThreeBufferAttribute(bufferAttribute: ThreeBufferAttribute): BufferAttribute

fromThreeBufferGeometry

  • fromThreeBufferGeometry(bufferGeometry: ThreeBufferGeometry, techniqueIndex: number): Geometry

fromThreeInterleavedBufferAttribute

getBufferElementType

Generated using TypeDoc