Version: 5.4
public void Release ();

説明

RenderTexture オブジェクトを解放します

This function releases the hardware resources used by the render texture. The texture itself is not destroyed, and will be automatically created again when being used.

関連項目: CreateIsCreated 関数