Contents

showLightExtents

Display the regions affected by each Scnlight object in the scene.

Declaration

static var showLightExtents: SCNDebugOptions { get }

Discussion

Only lights whose type is omni or spot have an area of effect; directional and ambient lights affect the entire scene.

See Also

Debugging Cameras and Lighting