Skip to main content

Function: isBVHReady()

isBVHReady(): boolean

Defined in: src/utils/BVHRaycast.ts:60

Whether the BVH module has been loaded AND the THREE prototypes have been patched. Sync check; returns false until enableAcceleratedRaycast() (or applyBVH()) has resolved at least once.

Returns

boolean