UNPKG

@three3d/tools

Version:

@three3d/tools 提供了 ThreeJS 常用的工具库

21 lines (13 loc) 642 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/tools](./tools.md) &gt; [FrenetFrameLocation](./tools.frenetframelocation.md) ## FrenetFrameLocation interface **Signature:** ```typescript export interface FrenetFrameLocation ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [length](./tools.frenetframelocation.length.md) | | number | 长度信息 | | [point](./tools.frenetframelocation.point.md) | | Vector3 | 点列表 | | [ut](./tools.frenetframelocation.ut.md) | | number | u或t的列表 |