BuiltinVarDelegate

Author

Colton Daily

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
operator fun getValue(thisRef: GlslGenerator, property: KProperty<*>): Vec4
Link copied to clipboard
operator fun provideDelegate(thisRef: GlslGenerator, property: KProperty<*>): BuiltinVarDelegate
Link copied to clipboard
operator fun setValue(thisRef: GlslGenerator, property: KProperty<*>, value: Vec4)