depth
The input depth buffer. This must be the same size as the input color buffer. This texture is mandatory and you must set it to a non-null value.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AMD
- Assembly: UnityEngine.AMDModule
public Texture depth { readonly get; set; }