LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

RenderTextureDescriptor.enableRandomWrite

public bool enableRandomWrite;

Description

Enable random access write into this render texture on Shader Model 5.0 level shaders.

See RenderTexture.enableRandomWrite.