语法
ASP.NET Ajax Javascript (Specification) | |
---|---|
function play( geoline3d : GeoLine3D, speedRatio : Number, relativeDistance : Number ) : void; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfFlyingOperator.play(GeoLine3D,Number,Number); |
参数
- geoline3d
- 指定的飞行三维线对象。
- speedRatio
- 飞行速率。例如2表示将飞行速度变为当前飞行速度的两倍,0.5表示将飞行速度变为当前飞行速度的0.5倍。
- relativeDistance
- 相对地面的飞行高度。默认值2000米。
需求
操作系统: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
浏览器: Internet Explorer 6 以上