SCNNode.Geometry Property
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.
C#
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
- Attributes
Product | Versions |
---|---|
Xamarin.Mac SDK | 14 |