This version of Unity is unsupported.

RenderStateBlock.depthState

public Rendering.DepthState depthState;

Description

Specifies the new depth state.

Unity applies these values to the GPU's render state if RenderStateBlock.mask includes a value of RenderStateMask.Depth.

The default value is DepthState.defaultValue.