Share via


SCNPhysicsHingeJoint.AnchorA Property

Definition

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

Property Value

Attributes

Applies to