UNPKG

@three3d/tools

Version:

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

28 lines (16 loc) 660 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/tools](./tools.md) &gt; [Azimuth](./tools.azimuth.md) &gt; [findAzimuthNames](./tools.azimuth.findazimuthnames.md) ## Azimuth.findAzimuthNames() method 查找匹配的方位名字 **Signature:** ```typescript findAzimuthNames(type: keyof CourseAzimuthMap, angle: number): string[]; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | type | keyof [CourseAzimuthMap](./tools.courseazimuthmap.md) | 类型 | | angle | number | 角度 | **Returns:** string\[\] 匹配的名字列表