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
static | FromContext(IntPtr, Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
HitTest(Foundation.NSDictionary, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
HitTest(SCNHitTestOptions, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
IsNodeInsideFrustum(SCNNode, SCNNode)Documentation for this section has not yet been entered. | ||
Prepare(Foundation.NSObject, Func<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)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)Documentation for this section has not yet been entered. | ||