Contents

RasterizerState

public struct RasterizerState
Inheritance and metadata

Fields

CullMode

public CullMode CullMode

DepthBias

public int DepthBias

DepthBiasClamp

public float DepthBiasClamp

DepthBiasSlopeScale

public float DepthBiasSlopeScale

FillMode

public FillMode FillMode

FrontFace

public FrontFace FrontFace

IsDepthClipEnabled

public bool IsDepthClipEnabled

Methods

CullBack()

public static RasterizerState CullBack()

CullFront()

public static RasterizerState CullFront()

CullNone()

public static RasterizerState CullNone()

Wireframe()

public static RasterizerState Wireframe()

WireframeCullBack()

public static RasterizerState WireframeCullBack()

WireframeCullFront()

public static RasterizerState WireframeCullFront()

Find a member

Zenith.NET.RasterizerState

Search documentation

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