UNPKG

@cearth/tools

Version:
76 lines (35 loc) 752 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 的 各个分量 **Signature:** ```typescript export declare enum HeadingPitchRollComponent ``` ## Enumeration Members <table><thead><tr><th> Member </th><th> Value </th><th> Description </th></tr></thead> <tbody><tr><td> heading </td><td> `0` </td><td> </td></tr> <tr><td> pitch </td><td> `1` </td><td> </td></tr> <tr><td> roll </td><td> `2` </td><td> </td></tr> </tbody></table>