Base class for all geometry creation utility classes that can be passed to
GeometryInstance
for asynchronous geometry creation.
方法
static Cesium.GeometryFactory.createGeometry(geometryFactory) → Geometry|undefined
Returns a geometry.
参数名称 | 类型 | 描述信息 |
---|---|---|
geometryFactory |
GeometryFactory | A description of the circle. |
返回值:
The computed vertices and indices.