GPUSamplerBindingLayout

data class GPUSamplerBindingLayout(var type: String? = undefined)(source)

Constructors

Link copied to clipboard
constructor(type: String? = undefined)

Properties

Link copied to clipboard
var type: String?

Functions

Link copied to clipboard
fun toGpu(): dynamic