PixiThree - v0.2.0
    Preparing search index...

    Function disposeBvh

    • Clears the cached position-space BVH from a geometry. Call this if positions change.

      Parameters

      • geometry: BufferGeometry

        The BufferGeometry to clear the BVH from

      Returns void