Share via


SCNGeometry.EdgeCreasesSource Property

Definition

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

Property Value

Attributes

Applies to