public void UpdateSize (int width, int height);

Parameters

widthWidth of the texture passed in during Process.
heightHeight of the texture passed in during Process.

Description

Update the internal buffers.

This function is should be called whenever the resolution of the feedback texture changes.