RenderTextureDescriptor.enableRandomWrite

public bool enableRandomWrite;

Description 描述

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

See RenderTexture.enableRandomWrite.