ShaderModel

open class ShaderModel

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
inline fun fragment(crossinline src: FragmentShaderModel.() -> Unit): FragmentShaderModel
Link copied to clipboard
inline fun vertex(crossinline src: VertexShaderModel.() -> Unit): VertexShaderModel