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.