DepthStateConstructor

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

Parámetros

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

Descripción

Creates a new depth state with the given values.