Provider

class Provider(val index: Int, val stype: SamplerVarType)

Constructors

Link copied to clipboard
constructor(index: Int, stype: SamplerVarType)

Properties

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

Functions

Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): Sampler