orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3.gltf
/
GltfMaterialTexture
Gltf
Material
Texture
data
class
GltfMaterialTexture
(
val
index
:
Int
,
val
scale
:
Double
?
,
val
texCoord
:
Int
?
)
(
source
)
Members
Constructors
Gltf
Material
Texture
Link copied to clipboard
constructor
(
index
:
Int
,
scale
:
Double
?
,
texCoord
:
Int
?
)
Properties
index
Link copied to clipboard
val
index
:
Int
scale
Link copied to clipboard
val
scale
:
Double
?
tex
Coord
Link copied to clipboard
val
texCoord
:
Int
?