CustomRenderTexture.doubleBuffered

Switch to Manual
public bool doubleBuffered;

Description

If true, the Custom Render Texture is double buffered so that you can access it during its own update. otherwise the Custom Render Texture will be not be double buffered.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答