colorOutput
The output color buffer to write the upsampling result for DLSSContext.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.NVIDIA
- Assembly: UnityEngine.NVIDIAModule
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.