GltfMaterialTexture

data class GltfMaterialTexture(val index: Int, val scale: Double?, val texCoord: Int?)(source)

Constructors

Link copied to clipboard
constructor(index: Int, scale: Double?, texCoord: Int?)

Properties

Link copied to clipboard
val index: Int
Link copied to clipboard
Link copied to clipboard