UniformType

sealed external interface UniformType(source)

An enum of the basic GLSL uniform types. These can be used with CustomShader to declare user-defined uniforms.

See also

Types

Link copied to clipboard
object Companion