Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
ui.ply_renderer
/
PlyRenderer
/
TextTexture
Text
Texture
data
class
TextTexture
(
val
textureId
:
Int
,
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
Text
Texture
Link copied to clipboard
constructor
(
textureId
:
Int
,
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
texture
Id
Link copied to clipboard
val
textureId
:
Int
width
Link copied to clipboard
val
width
:
Int