UNPKG

@cearth/tools

Version:
94 lines (42 loc) 1.05 kB
<!-- 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 类型的成员接口 **Signature:** ```typescript export interface MatrixPrimitiveMember ``` ## Remarks 用于方便其它模块扩展 MatrixPrimitive 类型 ## Properties <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [Cesium3DTileset](./tools.matrixprimitivemember.cesium3dtileset.md) </td><td> </td><td> Cesium3DTileset </td><td> </td></tr> <tr><td> [Model](./tools.matrixprimitivemember.model.md) </td><td> </td><td> Model </td><td> </td></tr> <tr><td> [Primitive](./tools.matrixprimitivemember.primitive.md) </td><td> </td><td> Primitive </td><td> </td></tr> </tbody></table>