org.rajawali3d.renderer / ISurfaceRenderer / setAntiAliasingMode

setAntiAliasingMode

abstract fun setAntiAliasingMode(config: ISurface.ANTI_ALIASING_CONFIG!): Unit

Called to inform the renderer of the multisampling configuration on this surface.

Parameters

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.

Parameters

config - ISurface.ANTI_ALIASING_CONFIG!: ISurface.ANTI_ALIASING_CONFIG The desired anti aliasing configuration.