Version: 2022.3
言語: 日本語

DepthStateConstructor

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

パラメーター

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

説明

Creates a new depth state with the given values.