Contents

renderAsWireframe

Display only wireframe placeholders for geometries in the scene.

Declaration

static var renderAsWireframe: SCNDebugOptions { get }

Discussion

Unlike the showWireframe option, this option disables normal surface rendering, displaying only the wireframe for each geometry.

See Also

Debugging Geometry and Animation