UNPKG

@cearth/tools

Version:
14 lines (8 loc) 530 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@cearth/tools](./tools.md) &gt; [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)