Back to Filament

forceGLES2Context

docs/android/dokka/filament-android/com.google.android.filament/-engine/-config/force-g-l-e-s2-context.md

1.75.0573 B
Original Source

//filament-android/com.google.android.filament/Engine/Config/forceGLES2Context

forceGLES2Context

[main]
open var forceGLES2Context: Boolean

When the OpenGL ES backend is used, setting this value to true will force a GLES2.0 context if supported by the Platform, or if not, will have the backend pretend it's a GLES2 context. Ignored on other backends.