Share via


SCNShape.ChamferMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNChamferMode ChamferMode { [Foundation.Export("chamferMode")] get; [Foundation.Export("setChamferMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("chamferMode")>]
[<set: Foundation.Export("setChamferMode:")>]
member this.ChamferMode : SceneKit.SCNChamferMode with get, set

Property Value

Attributes

Applies to