D3D11_RASTERIZER_DESC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

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