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
/
GltfImage
Gltf
Image
data
class
GltfImage
(
val
uri
:
String
?
,
val
bufferView
:
Int
?
)
(
source
)
Members
Constructors
Gltf
Image
Link copied to clipboard
constructor
(
uri
:
String
?
,
bufferView
:
Int
?
)
Properties
buffer
View
Link copied to clipboard
val
bufferView
:
Int
?
uri
Link copied to clipboard
val
uri
:
String
?