A scaling factor that multiplies the height of a node and its children.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 3.0+
Framework
- Sprite
Kit
A scaling factor that multiplies the height of a node and its children.
SDKs
Framework
var z Rotation: CGFloat
The Euler rotation about the z axis (in radians).
func set Scale(CGFloat)
Sets the x
and y
properties of the node.
var x Scale: CGFloat
A scaling factor that multiplies the width of a node and its children.