abstract fun setRenderSurface(surface: ISurface!): Unit
Sets the ISurface
which this implementation will be rendering on.
surface
- ISurface!: ISurface
The rendering surface.
abstract fun setRenderSurface(surface: ISurface!): Unit
Sets the ISurface
which this implementation will be rendering on.