---
title: GKSCNNodeComponent
framework: gameplaykit
role: symbol
role_heading: Class
path: gameplaykit/gkscnnodecomponent
---

# GKSCNNodeComponent

## Declaration

```swift
class GKSCNNodeComponent
```

## Topics

### Initializers

- [init(node:)](gameplaykit/gkscnnodecomponent/init(node:).md)

### Instance Properties

- [node](gameplaykit/gkscnnodecomponent/node.md)

## Relationships

### Inherits From

- [GKComponent](gameplaykit/gkcomponent.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [GKAgentDelegate](gameplaykit/gkagentdelegate.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
