SCNNode.Geometry Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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