Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Did you find this page useful? Please give it a rating: