| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace : RasterizerStateDescription Structure |
The following tables list the members exposed by RasterizerStateDescription.
| Name | Description | |
|---|---|---|
![]() | CullMode | D3D11_CULL_MODE CullMode |
![]() | DepthBias | int DepthBias |
![]() | DepthBiasClamp | float DepthBiasClamp |
![]() | FillMode | D3D11_FILL_MODE FillMode |
![]() | IsAntialiasedLineEnabled | BOOL AntialiasedLineEnable |
![]() | IsDepthClipEnabled | BOOL DepthClipEnable |
![]() | IsFrontCounterClockwise | BOOL FrontCounterClockwise |
![]() | IsMultisampleEnabled | BOOL MultisampleEnable |
![]() | IsScissorEnabled | BOOL ScissorEnable |
![]() | SlopeScaledDepthBias | float SlopeScaledDepthBias |
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Returns default values for RasterizerStateDescription. |