node
The SpriteKit node managed by the component.
Declaration
var node: SKNode { get set }Discussion
When you add this component to a GKEntity object, the component automatically sets the entity property of its SpriteKit node to point to that entity.