Class SCNAnimationPlayer

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

public class SCNAnimationPlayer
extends NSObject
implements SCNAnimatable, NSSecureCoding
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • SCNAnimationPlayer

      public SCNAnimationPlayer()
    • SCNAnimationPlayer

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

      protected SCNAnimationPlayer​(NSObject.SkipInit skipInit)
    • SCNAnimationPlayer

      public SCNAnimationPlayer​(SCNAnimation animation)
    • SCNAnimationPlayer

      public SCNAnimationPlayer​(NSCoder coder)
  • Method Details