SCNNode.Geometry Property

Definition

Gets the geometry for the node.

public virtual SceneKit.SCNGeometry Geometry { [Foundation.Export("geometry", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setGeometry:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Geometry : SceneKit.SCNGeometry with get, set

Property Value

Attributes

Applies to