OpenGLESContextFactory

Description

sealed class Tinman.AddOns.OpenGLES.OpenGLESContextFactory

Derived from

GraphicsContextFactory abstract

Full source code is included in the Tinman 3D SDK download.

Factory for OpenGLESContext.

Public / Constructors

Open​GLESContext​Factory


public constructor OpenGLESContextFactory → ()

Creates a new instance of OpenGLESContextFactory.

Configuration

Config


public static attribute Config → (get)

value : IConfigurator<IGraphicsContextFactory>

[not-null]
The configurator object.

The configurator object for this type.