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