Aiv.Fast2D.Example.RedBands.RedBands C# (CSharp) Method

RedBands() public method

public RedBands ( ) : System
return System
        public RedBands()
            : base(fragmentShader)
        {
        }
RedBands