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