Share via


SCNGeometry.EdgeCreasesElement Property

Definition

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

Property Value

Attributes

Applies to