SCNPhysicsBody.AngularDamping 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定介於 0.0 到 1.0 之間的值 (,預設值為 0.1) ,以決定旋轉速度變差的速度。 (0.0 對應至沒有)
public virtual nfloat AngularDamping { [Foundation.Export("angularDamping")] get; [Foundation.Export("setAngularDamping:")] set; }
member this.AngularDamping : nfloat with get, set
屬性值
- 屬性