@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
18 lines (10 loc) • 359 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/tools](./tools.md) > [threeBugPatch](./tools.threebugpatch.md)
## threeBugPatch() function
修复 three中发现的bug
**Signature:**
```typescript
export declare function threeBugPatch(): void;
```
**Returns:**
void