kool-editor-model
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
kool-editor-model
kool-editor-model
/
de.fabmax.kool.editor.api
/
AssetReference
/
Texture
Texture
data
class
Texture
(
val
path
:
String
,
val
texFormat
:
TexFormat
=
TexFormat.RGBA
)
:
AssetReference
Members
Constructors
Texture
Link copied to clipboard
constructor
(
path
:
String
,
texFormat
:
TexFormat
=
TexFormat.RGBA
)
Properties
path
Link copied to clipboard
val
path
:
String
tex
Format
Link copied to clipboard
val
texFormat
:
TexFormat