SceneKit.SCNRenderer: Method Members

The methods of SceneKit.SCNRenderer are listed below. For a list of all members, see the SCNRenderer Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

static
FromContext(IntPtr, Foundation.NSDictionary) : SCNRenderer
Documentation for this section has not yet been entered.
HitTest(Foundation.NSDictionary, CoreGraphics.CGPoint) : SCNHitTestResult[]
Documentation for this section has not yet been entered.
HitTest(SCNHitTestOptions, CoreGraphics.CGPoint) : SCNHitTestResult[]
Documentation for this section has not yet been entered.
IsNodeInsideFrustum(SCNNode, SCNNode) : bool
Documentation for this section has not yet been entered.
Prepare(Foundation.NSObject, Func<bool>) : bool
Documentation for this section has not yet been entered.
Prepare(Foundation.NSObject[], Action<bool>)
Documentation for this section has not yet been entered.
ProjectPoint(SCNVector3) : SCNVector3
Documentation for this section has not yet been entered.
Render()
Documentation for this section has not yet been entered.
Render(double)
Documentation for this section has not yet been entered.
UnprojectPoint(SCNVector3) : SCNVector3
Documentation for this section has not yet been entered.

Protected Methods

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