SCNView.EAGLContext Property

Definition

Gets the EAGL rendering context for the scene.

public virtual OpenGLES.EAGLContext EAGLContext { [Foundation.Export("eaglContext", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setEaglContext:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.EAGLContext : OpenGLES.EAGLContext with get, set

Property Value

Attributes

Applies to