API reference
API reference
Select your platform
No SDKs available
No versions available

SceneSwapchain

SceneSwapchain

class SceneSwapchain

Constructors

NameSummary
SceneSwapchain
constructor(handle: Long)

Types

NameSummary
Companion
object Companion

Properties

NameSummary
handle
var handle: Long

Functions

NameSummary
destroy
fun destroy()
getSurface
fun getSurface(): <Error class: unknown class>?
nativeHandle
fun nativeHandle(): Long
platformHandle
fun platformHandle(): Long
updateSampler
fun updateSampler(sampler: SamplerConfig)

Companion

object Companion

Functions

NameSummary
create
fun create(width: Int, height: Int, numberOfMips: Int): SceneSwapchain
createAsAndroid
fun createAsAndroid(width: Int, height: Int): SceneSwapchain
Did you find this page helpful?
Thumbs up icon
Thumbs down icon