Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


transparencyMask

A transparency bit mask.
Read time 1 minuteLast updated 10 days ago

Definition

public Texture transparencyMask { readonly get; set; }

Remarks

This must be the same size as the input texture. This texture helps the DLSSContext with ghosting issues. This texture is optional.