DepthState

struct in UnityEngine.Rendering

Cambiar al Manual

Descripción

Values for the depth state.

Variables Estáticas

defaultValueDefault values for the depth state.

Variables

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

Constructores

DepthStateCreates a new depth state with the given values.