abstract fun setAntiAliasingMode(config: ISurface.ANTI_ALIASING_CONFIG!): Unit
Called to enable/disable multisampling on this surface. Must be called before #setSurfaceRenderer(ISurfaceRenderer)
.
config
- ISurface.ANTI_ALIASING_CONFIG!: ANTI_ALIASING_CONFIG
The desired anti aliasing configuration.
abstract fun setAntiAliasingMode(config: ISurface.ANTI_ALIASING_CONFIG!): Unit
Called to enable/disable multisampling on this surface. Must be called before #setSurfaceRenderer(ISurfaceRenderer)
.
config
- ISurface.ANTI_ALIASING_CONFIG!: ANTI_ALIASING_CONFIG
The desired anti aliasing configuration.