SpriteKit.SK3DNode: Constructor Members

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

See Also: Inherited members from SpriteKit.SKNode

Public Constructors

Default constructor, initializes a new instance of this class.
Documentation for this section has not yet been entered.
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.