Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


transparencyMask

A transparency bit mask. This must be the same size as the input texture. This texture helps the FSR2Context with ghosting issues. This texture is optional.
Read time 1 minuteLast updated 6 days ago

Definition

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