Share via


SCNPhysicsHingeJoint.AnchorB Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNVector3 AnchorB { [Foundation.Export("anchorB")] get; [Foundation.Export("setAnchorB:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("anchorB")>]
[<set: Foundation.Export("setAnchorB:")>]
member this.AnchorB : SceneKit.SCNVector3 with get, set

Property Value

Attributes

Applies to