Contents

uniforms

The list of uniforms associated with the shader.

Declaration

var uniforms: [SKUniform] { get set }

Mentioned in

Discussion

This property is not read-only, so you can also use it to provide all of the uniforms in a single operation. Each of the uniforms should be uniquely named.

See Also

Providing Uniform Data to a Shader