GltfImage

data class GltfImage(val uri: String?, val bufferView: Int?)(source)

Constructors

Link copied to clipboard
constructor(uri: String?, bufferView: Int?)

Properties

Link copied to clipboard
Link copied to clipboard
val uri: String?