Struct D3D11.RasterizerDesc
Describes rasterizer state.
Mirrors D3D11_RASTERIZER_DESC.
public struct D3D11.RasterizerDesc
- Inherited Members
Fields
AntialiasedLineEnable
public int AntialiasedLineEnable
Field Value
CullMode
public uint CullMode
Field Value
DepthBias
public int DepthBias
Field Value
DepthBiasClamp
public float DepthBiasClamp
Field Value
DepthClipEnable
public int DepthClipEnable
Field Value
FillMode
public uint FillMode
Field Value
FrontCounterClockwise
public int FrontCounterClockwise
Field Value
MultisampleEnable
public int MultisampleEnable
Field Value
ScissorEnable
public int ScissorEnable
Field Value
SlopeScaledDepthBias
public float SlopeScaledDepthBias