SpriteKit.SKEffectNode: Constructor Members

The constructors of SpriteKit.SKEffectNode are listed below. For a list of all members, see the SKEffectNode Members list.

See Also: Inherited members from SpriteKit.SKNode

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.