Skip to content

lib.dx11.draw.RasterizerStateOp

Thomas Mann edited this page Jan 17, 2024 · 4 revisions

RasterizerStateOp

in lib.dx11.draw


description missing


Input Parameters

Name (Relevancy & Type) Description
CullMode (CullMode) -
DepthBias (Int32) -
DepthBiasClamp (Single) -
FillMode (Int32) -
AntialiasedLineEnabled (Boolean) -
DepthClipEnabled (Boolean) -
FrontCounterClockwise (Boolean) -
MultiSampleEnabled (Boolean) -
ScissorEnabled (Boolean) -
SlopeScaledDepthBias (Single) -

Outputs

Name Type
RasterizerState SharpDX.Direct3D11.RasterizerState

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally