Clone() in spritekit

I need to clone() not copy an object in SpriteKit. I cannot seemed to find how to do that.

func clone() -> Self

https://developer.apple.com/documentation/scenekit/scnnode/1408046-clone

This topic was automatically closed after 166 days. New replies are no longer allowed.