<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.13.0 -",
    "tvOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameplayKit",
  "identifier" : "/documentation/GameplayKit/GKSCNNodeComponent",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "GameplayKit"
    ],
    "preciseIdentifier" : "c:objc(cs)GKSCNNodeComponent"
  },
  "title" : "GKSCNNodeComponent"
}
-->

# GKSCNNodeComponent

```
class GKSCNNodeComponent
```

## Topics

### Initializers

[`-  initWithNode:`](/documentation/GameplayKit/GKSCNNodeComponent/init(node:))

### Instance Properties

[`node`](/documentation/GameplayKit/GKSCNNodeComponent/node)

### Type Methods

[`+  componentWithNode:`](/documentation/GameplayKit/GKSCNNodeComponent/componentWithNode:)

## Relationships

### Conforms To

[`NSSecureCoding`](/documentation/Foundation/NSSecureCoding)

[`NSCopying`](/documentation/Foundation/NSCopying)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`NSCoding`](/documentation/Foundation/NSCoding)

[`Hashable`](/documentation/Swift/Hashable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`GKAgentDelegate`](/documentation/GameplayKit/GKAgentDelegate)

[`CVarArg`](/documentation/Swift/CVarArg)

### Inherits From

[`GKComponent`](/documentation/GameplayKit/GKComponent)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)