This version of Unity is unsupported.

CommandBuffer.ClearRandomWriteTargets

Declaration

public void ClearRandomWriteTargets();

Description

Clear random write targets for Shader Model 4.5 level pixel shaders.

This function clears any "random write" targets that were previously set with SetRandomWriteTarget. This function clears any "random write" targets that were previously set with SetRandomWriteTarget.