Class GKSCNNodeComponent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, GKAgentDelegate, ObjCProtocol

public class GKSCNNodeComponent
extends GKComponent
implements GKAgentDelegate
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • GKSCNNodeComponent

      public GKSCNNodeComponent()
    • GKSCNNodeComponent

      protected GKSCNNodeComponent​(NSObject.Handle h, long handle)
    • GKSCNNodeComponent

      protected GKSCNNodeComponent​(NSObject.SkipInit skipInit)
    • GKSCNNodeComponent

      public GKSCNNodeComponent​(SCNNode node)
  • Method Details