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.
A constant specifying which ends of the extruded shape’s profile are chamfered.
var chamferMode: SCNChamferMode { get set }See SCNChamferMode for allowed values. The default chamfer mode is SCNChamferMode.both.