Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colorInput

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

Definition

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