@cearth/tools
Version:
CEarth 的 工具库
23 lines (13 loc) • 512 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [Xyz\_Hpr](./tools.xyz_hpr.md) > [toCartesian3](./tools.xyz_hpr.tocartesian3.md)
## Xyz\_Hpr.toCartesian3() function
<b>Signature:</b>
```typescript
function toCartesian3(hpr: HeadingPitchRoll): Cartesian3;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| hpr | HeadingPitchRoll | |
<b>Returns:</b>
Cartesian3