org.rajawali3d.renderer / ISurfaceRenderer / setRenderSurface

setRenderSurface

abstract fun setRenderSurface(surface: ISurface!): Unit

Sets the ISurface which this implementation will be rendering on.

Parameters

surface - ISurface!: ISurface The rendering surface.

abstract fun setRenderSurface(surface: ISurface!): Unit

Sets the ISurface which this implementation will be rendering on.

Parameters

surface - ISurface!: ISurface The rendering surface.