Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


depth

The input depth buffer.
Read time 1 minuteLast updated 6 days ago

Definition

public Texture depth { readonly get; set; }

Remarks

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.