SKPhysicsBody.Restitution 属性

定义

获取或设置在 0.0 到 1.0 之间,当物理体从另一个物理体中弹起时失去的能量比例。 默认值为 0.2。

public virtual nfloat Restitution { [Foundation.Export("restitution")] get; [Foundation.Export("setRestitution:")] set; }
member this.Restitution : nfloat with get, set

属性值

属性

适用于