Back to Filament

NativeSurface

docs/android/dokka/filament-android/com.google.android.filament/-native-surface/index.md

1.75.01.1 KB
Original Source

//filament-android/com.google.android.filament/NativeSurface

NativeSurface

[main]
open class NativeSurface

Constructors

NativeSurface[main]
constructor(width: Int, height: Int)

Functions

NameSummary
dispose[main]
open fun dispose()
getHeight[main]
open fun getHeight(): Int
getNativeObject[main]
open fun getNativeObject(): Long
getWidth[main]
open fun getWidth(): Int