Contents

DepthStencilState

public struct DepthStencilState
Inheritance and metadata

Fields

BackFace

public StencilFaceState BackFace

DepthCompareOp

public CompareOp DepthCompareOp

FrontFace

public StencilFaceState FrontFace

IsDepthEnabled

public bool IsDepthEnabled

IsDepthWriteEnabled

public bool IsDepthWriteEnabled

IsStencilEnabled

public bool IsStencilEnabled

StencilReadMask

public byte StencilReadMask

StencilWriteMask

public byte StencilWriteMask

Methods

DepthNone()

public static DepthStencilState DepthNone()

DepthRead()

public static DepthStencilState DepthRead()

DepthReadReverseZ()

public static DepthStencilState DepthReadReverseZ()

DepthReadWrite()

public static DepthStencilState DepthReadWrite()

DepthReadWriteReverseZ()

public static DepthStencilState DepthReadWriteReverseZ()

Find a member

Zenith.NET.DepthStencilState

Search documentation

Search tutorials, concepts, samples, and the API reference.