backFaceCulling
An option to ignore faces not oriented toward the camera.
Declaration
static let backFaceCulling: SCNHitTestOptionDiscussion
The value for this key is an NSNumber object containing a Boolean value. The default value is true, specifying that back-facing polygons will not be returned as hit-test results.