Version: 2021.2
언어: 한국어

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.