@cearth/tools
Version:
CEarth 的 工具库
23 lines (14 loc) • 481 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [CartesianAxis](./tools.cartesianaxis.md)
## CartesianAxis enum
迪卡尔坐标轴
<b>Signature:</b>
```typescript
export declare enum CartesianAxis
```
## Enumeration Members
| Member | Value | Description |
| --- | --- | --- |
| x | <code>0</code> | |
| y | <code>1</code> | |
| z | <code>2</code> | |