kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
isTexture
is
Texture
JS
abstract
fun
isTexture
(
texture
:
WebGLTexture
?
)
:
Boolean