可传递给的所有几何创建实用程序类的基类 Base class for all geometry creation utility classes that can be passed to
GeometryInstance
用于异步几何创建。 for asynchronous geometry creation.
方法 Methods
static Cesium.GeometryFactory.createGeometry(geometryFactory) → Geometry|undefined
返回一个几何图形。 Returns a geometry.
| 名称 Name | 类型 Type | 说明 Description |
|---|---|---|
geometryFactory |
GeometryFactory | 圆的描述。 A description of the circle. |
返回: Returns:
计算的顶点和索引。 The computed vertices and indices.
