The members of SceneKit.SCNRenderer are listed below.
See Also: Inherited members from Foundation.NSObject
| 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. |
| AutoenablesDefaultLighting | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Context | IntPtr. Documentation for this section has not yet been entered. |
| JitteringEnabled | bool. Documentation for this section has not yet been entered. | |
| Loops | bool. Documentation for this section has not yet been entered. | |
| [read-only] | NextFrameTimeInSeconds | double. Documentation for this section has not yet been entered. |
| OverlayScene | SpriteKit.SKScene. Documentation for this section has not yet been entered. | |
| Playing | bool. Documentation for this section has not yet been entered. | |
| PointOfView | SCNNode. Documentation for this section has not yet been entered. | |
| Scene | SCNScene. Documentation for this section has not yet been entered. | |
| SceneRendererDelegate | ISCNSceneRendererDelegate. Documentation for this section has not yet been entered. | |
| SceneTimeInSeconds | double. Documentation for this section has not yet been entered. | |
| ShowsStatistics | bool. Documentation for this section has not yet been entered. | |
| Technique | SCNTechnique. Documentation for this section has not yet been entered. | |
| WeakSceneRendererDelegate | Foundation.NSObject. Documentation for this section has not yet been entered. |
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. | ||