ManipulationVelocities2D.AngularVelocity 属性

定义

获取角速度(以弧度/毫秒为单位)。

public:
 property float AngularVelocity { float get(); };
public float AngularVelocity { get; }
member this.AngularVelocity : single
Public ReadOnly Property AngularVelocity As Single

属性值

Single

角速度(以弧度/毫秒为单位)。

适用于