Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colorInput

The input color texture to upsample for FSR2Context or FSRUpscalerContext. This texture is mandatory and you must set it to a non-null value.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.AMD
  • Assembly: UnityEngine.AMDModule
public Texture colorInput { readonly get; set; }