Version: 2020.2
Experimental: this API is experimental and might be changed or removed in the future.

PaintContext.oldRenderTexture

切换到手册
public RenderTexture oldRenderTexture ;

描述

(只读)调用 CreateRenderTargets 时的 RenderTexture.active 值。

PaintContext.Cleanup 使用该值,将活动的 RenderTexture 恢复为原始值。 在某些情况下,可能需要手动恢复 RenderTexture,然后调用 Cleanup:
RenderTexture.active = PaintContext.oldRenderTexture;


另请参阅:PaintContextPaintContext.Cleanup

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961