@cearth/tools
Version:
CEarth 的 工具库
94 lines (42 loc) • 1.07 kB
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@cearth/tools](./tools.md) > [PositionPrimitiveMember](./tools.positionprimitivemember.md)
## PositionPrimitiveMember interface
PositionPrimitive 类型的成员接口
**Signature:**
```typescript
export interface PositionPrimitiveMember
```
## Remarks
用于方便其它模块扩展 PositionPrimitive 类型
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[Billboard](./tools.positionprimitivemember.billboard.md)
</td><td>
</td><td>
Billboard
</td><td>
</td></tr>
<tr><td>
[Label](./tools.positionprimitivemember.label.md)
</td><td>
</td><td>
Label
</td><td>
</td></tr>
<tr><td>
[PointPrimitive](./tools.positionprimitivemember.pointprimitive.md)
</td><td>
</td><td>
PointPrimitive
</td><td>
</td></tr>
</tbody></table>