Share via


SCNPhysicsBody.CenterOfMassOffset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNVector3 CenterOfMassOffset { [Foundation.Export("centerOfMassOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCenterOfMassOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("centerOfMassOffset", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setCenterOfMassOffset:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.CenterOfMassOffset : SceneKit.SCNVector3 with get, set

Property Value

Attributes

Applies to