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

DepthState

struct in UnityEngine.Experimental.Rendering

マニュアルに切り替える

説明

Values for the depth state.

Static 変数

DefaultDefault values for the depth state.

変数

compareFunctionHow should depth testing be performed.
writeEnabledControls whether pixels from this object are written to the depth buffer.

コンストラクタ

DepthStateCreates a new depth state with the given values.