Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ClearRandomWriteTargets()

Unset random write targets for Shader Model 4.5 level pixel shaders.
Read time 1 minuteLast updated 4 days ago

Definition

public void ClearRandomWriteTargets()

Remarks

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