Constructor SKConfettiOvalShape
SKConfettiOvalShape()
Initializes a new instance of the SKConfettiOvalShape class.
public SKConfettiOvalShape()
SKConfettiOvalShape(double)
Initializes a new instance of the SKConfettiOvalShape class with the specified height ratio.
public SKConfettiOvalShape(double heightRatio)
Parameters
heightRatiodoubleThe ratio of height to width, clamped between 0 and 1.