Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsDepthStencilFormat(GraphicsFormat)

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

Definition

public static bool IsDepthStencilFormat(GraphicsFormat format)

Parameters

Returns

Type

Description

bool