toggle menu
SceneView
androidJvm
switch theme
search in API
sceneview
/
io.github.sceneview.texture
/
ImageTexture
/
Companion
Companion
object
Companion
Members
Properties
DEFAULT_TYPE
Link copied to clipboard
val
DEFAULT_TYPE
:
TextureType
Functions
get
Bitmap
Link copied to clipboard
fun
getBitmap
(
context
:
Context
,
@
DrawableRes
drawableResId
:
Int
,
type
:
TextureType
=
DEFAULT_TYPE
)
:
Bitmap
fun
getBitmap
(
assets
:
AssetManager
,
fileLocation
:
String
,
type
:
TextureType
=
DEFAULT_TYPE
)
:
Bitmap