UNPKG

@three3d/tools

Version:

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

26 lines (14 loc) 696 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/tools](./tools.md) &gt; [formatAzimuthDefineMap](./tools.formatazimuthdefinemap.md) ## formatAzimuthDefineMap() function 格式化方位定义映射对象 **Signature:** ```typescript export declare function formatAzimuthDefineMap(map: CourseAzimuthMap): CourseAzimuthMap<AzimuthList>; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | map | [CourseAzimuthMap](./tools.courseazimuthmap.md) | | **Returns:** [CourseAzimuthMap](./tools.courseazimuthmap.md)<!-- -->&lt;[AzimuthList](./tools.azimuthlist.md)<!-- -->&gt;