public void UpdateSize (int width, int height);

Parámetros

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

Descripción

Update the internal buffers.

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