# Tiles3DPipeFlow
创建 3d 流体管线
Tiles3DPipeFlow = new GeowayGlobe.Tiles3DPipeFlow({ viewer, targets });
1
# Tiles3DPipeFlow options 构造属性
属性 | 说明 | 类型 | 默认值 |
---|---|---|---|
type | 绘制的类型如点线面等 | String | |
targets | TileSet 的集合 | Object | {} |
← Tiles3DFlat Utils →
创建 3d 流体管线
Tiles3DPipeFlow = new GeowayGlobe.Tiles3DPipeFlow({ viewer, targets });
属性 | 说明 | 类型 | 默认值 |
---|---|---|---|
type | 绘制的类型如点线面等 | String | |
targets | TileSet 的集合 | Object | {} |
← Tiles3DFlat Utils →