获取或设置绕此点飞行的角速度。

设置此属性后,需要调用 FlyManager.Update()。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public double AngularSpeed { get; set; }

字段值

默认值为 1,单位为度/秒。

请参见