Version: 2022.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.