Share via


SCNChamferMode Enum

Definition

Enumerates the ways a SCNShape can be chamfered; on its front, back, or both sides.

[ObjCRuntime.Native]
public enum SCNChamferMode
[<ObjCRuntime.Native>]
type SCNChamferMode = 
Inheritance
SCNChamferMode
Attributes

Fields

Name Value Description
Both 0
Front 1
Back 2

Applies to