Contents

chamferMode

A constant specifying which ends of the extruded shape’s profile are chamfered.

Declaration

var chamferMode: SCNChamferMode { get set }

Discussion

See SCNChamferMode for allowed values. The default chamfer mode is SCNChamferMode.both.

See Also

Chamfering a Shape