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

DepthStateConstructor

マニュアルに切り替える
public DepthState (bool writeEnabled, Rendering.CompareFunction compareFunction);

パラメーター

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

説明

Creates a new depth state with the given values.