Constructor SKConfettiPathShape
SKConfettiPathShape()
Initializes a new instance of the SKConfettiPathShape class.
public SKConfettiPathShape()
SKConfettiPathShape(SKPath)
Initializes a new instance of the SKConfettiPathShape class with the specified path.
public SKConfettiPathShape(SKPath path)
Parameters
pathSKPathThe path that defines the shape.