Share via


SCNPhysicsField.Offset Property

Definition

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

Property Value

Attributes

Applies to