Share via


SCNPhysicsField.Direction Property

Definition

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

Property Value

Attributes

Applies to