isBlackPassEnabled
A Boolean value that determines whether SceneKit renders particles in black before rendering the particle image.
Declaration
var isBlackPassEnabled: Bool { get set }Discussion
Set this property to true to enhance visual contrast when using additive blending. The default value is false.