Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


enableRandomWrite

Enable random access write into this render texture on Shader Model 5.0 level shaders. Additional Resources: RenderTexture.enableRandomWrite.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool enableRandomWrite { get; set; }