filament-umbrella
Toggle table of contents
0.3.1
android
jvm
native
web
Target filter
android
jvm
native
web
Switch theme
Search in API
Skip to content
filament-umbrella
filament
/
io.github.erkko68.filament
/
Texture
/
Texture
Texture
android
jvm
native
web
constructor
(
nativeTexture
:
Texture
)
constructor
(
nativeHandle
:
MemorySegment
?
)
constructor
(
nativeHandle
:
CPointer
<
FilaTexture
>
?
)
constructor
(
jsTexture
:
Texture
)