Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colorOutput

The output color buffer to write the upsampling result for DLSSContext.
Read time 1 minuteLast updated 10 days ago

Definition

public Texture colorOutput { readonly get; set; }

Remarks

This must be large enough to fit in the output rect specified in the command. This texture is mandatory and you must set it to a non-null value.