class

GUI::Shader

Inherits Prism::Shader::Program < Reference < Object

A generic shader for the GUI

Constructors

Instance methods

color=(value : Prism::Maths::Vector3f)

Sets the value of the "color" uniform.

Source
transformation_matrix=(value : Prism::Maths::Matrix4f)

Sets the value of the "transformationMatrix" uniform.

Source