三维圆管插件类
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
optional
对象具有以下属性:
|
Example:
var circlePipe = new Cesium.GeoCirclePipe({
viewer : viewerEarth,
topRadius : 30,
bottomRadius : 30,
length : 80,
image : '/geomap-api/JsCesuimDemo/resource/images/GeoCirclePipe0.png',
position : [108.95942304170565, 34.21976681372376, 490.82264496210234],
rotationZPerFrame : 1.5,
rotationXPerFrame : 0,
rotationYPerFrame : 0,
instanceName : 'GeoCirclePipe' + i,
startRadian : Math.PI*2/4*0,
endRadian : Math.PI*2/4*1,
imageColor: Cesium.Color.RED,
});
Demo:
Members
材质纹理图片
材质纹理混合的颜色
获取实例名称
X轴旋转
Y轴旋转
Z轴旋转
Methods
销毁