D3D11_RASTERIZER_DESC

Undocumented in source.

Members

Variables

AntialiasedLineEnable
bool AntialiasedLineEnable;
Undocumented in source.
CullMode
D3D11_CULL_MODE CullMode;
Undocumented in source.
DepthBias
int DepthBias;
Undocumented in source.
DepthBiasClamp
float DepthBiasClamp;
Undocumented in source.
DepthClipEnable
bool DepthClipEnable;
Undocumented in source.
FillMode
D3D11_FILL_MODE FillMode;
Undocumented in source.
FrontCounterClockwise
bool FrontCounterClockwise;
Undocumented in source.
MultisampleEnable
bool MultisampleEnable;
Undocumented in source.
ScissorEnable
bool ScissorEnable;
Undocumented in source.
SlopeScaledDepthBias
float SlopeScaledDepthBias;
Undocumented in source.

Meta