@cearth/tools
Version:
CEarth 的 工具库
23 lines (14 loc) • 557 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [HeadingPitchRollComponent](./tools.headingpitchrollcomponent.md)
## HeadingPitchRollComponent enum
HeadingPitchRoll 的 各个分量
<b>Signature:</b>
```typescript
export declare enum HeadingPitchRollComponent
```
## Enumeration Members
| Member | Value | Description |
| --- | --- | --- |
| heading | <code>0</code> | |
| pitch | <code>1</code> | |
| roll | <code>2</code> | |