Share via


SCNPhysicsField.HalfExtent Property

Definition

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

Property Value

Attributes

Applies to