Share via


SKPhysicsBody.Mass Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat Mass { [Foundation.Export("mass")] get; [Foundation.Export("setMass:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("mass")>]
[<set: Foundation.Export("setMass:")>]
member this.Mass : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to