UNPKG

@cearth/tools

Version:
23 lines (14 loc) 557 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@cearth/tools](./tools.md) &gt; [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> | |