Version: 2020.1
언어: 한국어
public void UpdateSize (int width, int height);

파라미터

width Width of the texture passed in during Process.
height Height of the texture passed in during Process.

설명

Update the internal buffers.

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