abstract fun setAntiAliasingMode(config: ISurface.ANTI_ALIASING_CONFIG!): Unit
Called to inform the renderer of the multisampling configuration on this surface.
config
- ISurface.ANTI_ALIASING_CONFIG!: ISurface.ANTI_ALIASING_CONFIG
The desired anti aliasing configuration.
abstract fun setAntiAliasingMode(config: ISurface.ANTI_ALIASING_CONFIG!): Unit
Called to inform the renderer of the multisampling configuration on this surface.
config
- ISurface.ANTI_ALIASING_CONFIG!: ISurface.ANTI_ALIASING_CONFIG
The desired anti aliasing configuration.