@cearth/tools
Version:
CEarth 的 工具库
16 lines (9 loc) • 401 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [AxisTransformInfo](./tools.axistransforminfo.md)
## AxisTransformInfo type
轴变换信息
**Signature:**
```typescript
export type AxisTransformInfo = TransformInfo<Cartesian3>;
```
**References:** [TransformInfo](./tools.transforminfo.md)