UNPKG

@cearth/tools

Version:
27 lines (16 loc) 777 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@cearth/tools](./tools.md) &gt; [MatrixPrimitiveMember](./tools.matrixprimitivemember.md) ## MatrixPrimitiveMember interface MatrixPrimitive 类型的成员接口 <b>Signature:</b> ```typescript export interface MatrixPrimitiveMember ``` ## Remarks 用于方便其它模块扩展 MatrixPrimitive 类型 ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [Cesium3DTileset](./tools.matrixprimitivemember.cesium3dtileset.md) | | Cesium3DTileset | | | [Model](./tools.matrixprimitivemember.model.md) | | Model | | | [Primitive](./tools.matrixprimitivemember.primitive.md) | | Primitive | |