toggle menu
SceneView
androidJvm
switch theme
search in API
sceneview
/
io.github.sceneview.material
/
setTexture
set
Texture
fun
MaterialInstance
.
setTexture
(
name
:
String
,
texture
:
Texture
,
sampler
:
TextureSampler
=
TextureSampler2D()
)
fun
MaterialInstance
.
setTexture
(
texture
:
Texture
,
sampler
:
TextureSampler
=
TextureSampler2D()
)