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

DepthStateConstructor

Cambiar al Manual
public DepthState (bool writeEnabled, Rendering.CompareFunction compareFunction);

Parámetros

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

Descripción

Creates a new depth state with the given values.