Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsDepthFormat(GraphicsFormat)

Returns true if the format is a depth format. Returns false otherwise.
Read time 1 minuteLast updated 8 days ago

Definition

public static bool IsDepthFormat(GraphicsFormat format)

Parameters

Returns

Type

Description

bool