SpaceKit Android SDK v0.9.4
0.9.4
SpaceKit Android SDK v0.9.4
/
com.dentreality.spacekit.android.ext
/
AssetIcon
Asset
Icon
class
AssetIcon
(
val
assetPath
:
String
)
:
Icon
Content copied to clipboard
An icon that is included in the project as raster image in the assets folder.
Constructors
Functions
Properties
Constructors
Asset
Icon
Link copied to clipboard
fun
AssetIcon
(
assetPath
:
String
)
Content copied to clipboard
Functions
to
Drawable
Link copied to clipboard
open
override
fun
toDrawable
(
ctx
:
Context
)
:
Drawable
Content copied to clipboard
Properties
asset
Path
Link copied to clipboard
val
assetPath
:
String
Content copied to clipboard