- AntialiasedLineEnable
bool AntialiasedLineEnable;
Undocumented in source.
- ConservativeRaster
D3D12_CONSERVATIVE_RASTERIZATION_MODE ConservativeRaster;
Undocumented in source.
- CullMode
D3D12_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
D3D12_FILL_MODE FillMode;
Undocumented in source.
- ForcedSampleCount
uint ForcedSampleCount;
Undocumented in source.
- FrontCounterClockwise
bool FrontCounterClockwise;
Undocumented in source.
- MultisampleEnable
bool MultisampleEnable;
Undocumented in source.
- SlopeScaledDepthBias
float SlopeScaledDepthBias;
Undocumented in source.