emitterDepth
Determines the depth of the emitter shape.
Declaration
var emitterDepth: CGFloat { get set }Discussion
How the emitter depth is applied depends on the emitter shape. See Emitter Shape for details. Depending on the value of emitterShape, this value may be ignored.
Default is 0.0.