@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
21 lines (12 loc) • 543 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/tools](./tools.md) > [Azimuth](./tools.azimuth.md) > [(constructor)](./tools.azimuth._constructor_.md)
## Azimuth.(constructor)
Constructs a new instance of the `Azimuth` class
**Signature:**
```typescript
constructor(options?: AzimuthOptions);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| options | [AzimuthOptions](./tools.azimuthoptions.md) | _(Optional)_ |