position
The position of the node in its parent’s coordinate system.
Declaration
var position: CGPoint { get set }Mentioned in
Discussion
The default value is (0.0,0.0).
The position of the node in its parent’s coordinate system.
var position: CGPoint { get set }The default value is (0.0,0.0).