Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Experimental: this API is experimental and might be changed or removed in the future.

DepthState Constructor

public DepthState(bool writeEnabled, Rendering.CompareFunction compareFunction);

Parameters

writeEnabled Controls whether pixels from this object are written to the depth buffer.
compareFunction How should depth testing be performed.

Description

Creates a new depth state with the given values.

Did you find this page useful? Please give it a rating: