@cearth/tools
Version:
CEarth 的 工具库
14 lines (8 loc) • 411 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [TransformInfoOptions](./tools.transforminfooptions.md) > [referFrame](./tools.transforminfooptions.referframe.md)
## TransformInfoOptions.referFrame property
参考坐标系的变换矩阵
**Signature:**
```typescript
referFrame?: Matrix4 | null;
```