Share via


SCNNode.Geometry Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNGeometry? Geometry { [Foundation.Export("geometry", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setGeometry:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("geometry", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setGeometry:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Geometry : SceneKit.SCNGeometry with get, set

Property Value

Attributes

Applies to