@cearth/tools
Version:
CEarth 的 工具库
14 lines (8 loc) • 530 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [TransformOptions](./tools.transformoptions.md)
## TransformOptions type
**Signature:**
```typescript
export type TransformOptions = TransformInfo<Cartesian3 | RotationInfo> & TransformInfoOptions;
```
**References:** [TransformInfo](./tools.transforminfo.md)<!-- -->, [RotationInfo](./tools.rotationinfo.md)<!-- -->, [TransformInfoOptions](./tools.transforminfooptions.md)