Contents

setScale(_:)

Sets the Xscale and Yscale properties of the node.

Declaration

func setScale(_ scale: CGFloat)

Parameters

  • scale:

    The new value to use for the node’s Xscale and Yscale properties.

See Also

Scaling and Rotating