Version: 2022.1
言語: 日本語

説明

Unity raises this event when it unloads a CustomRenderTexture.

Use this event to keep track of CustomRenderTexture unloading. This is useful if you are writing your own CustomRenderTexture update loop.

See Also: Rendering.GraphicsSettings.disableBuiltinCustomRenderTextures.