Version: 2021.1

CustomRenderTexture.GetDoubleBufferRenderTexture

切换到手册
public RenderTexture GetDoubleBufferRenderTexture ();

返回

RenderTexture If CustomRenderTexture. doubleBuffered is true, this returns the RenderTexture that this CustomRenderTexture uses for double buffering. If CustomRenderTexture. doubleBuffered is false, this returns null.

描述

Gets the RenderTexture that this CustomRenderTexture uses for double buffering.

Use this if you are implementing your own CustomRenderTexture update loop for a CustomRenderTexture that is double buffered.

See Also: Rendering.GraphicsSettings.disableBuiltinCustomRenderTextures, CustomRenderTexture.doubleBuffered .

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