SpriteKit.SK3DNode: Method Members

The methods 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 Methods

static
FromViewportSize(CoreGraphics.CGSize) : SK3DNode
Documentation for this section has not yet been entered.
HitTest(Foundation.NSDictionary, CoreGraphics.CGPoint) : SceneKit.SCNHitTestResult[]
Documentation for this section has not yet been entered.
HitTest(SceneKit.SCNHitTestOptions, CoreGraphics.CGPoint) : SceneKit.SCNHitTestResult[]
Documentation for this section has not yet been entered.
ProjectPoint(OpenTK.Vector3) : OpenTK.Vector3
Documentation for this section has not yet been entered.
UnprojectPoint(OpenTK.Vector3) : OpenTK.Vector3
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the SK3DNode object.