dx.RasterizerDesc
dx.RasterizerDesc
Fields
| Name | Type | |
|---|---|---|
fillMode | I32 | |
cullMode | I32 | |
frontCounterClockwise | I32 | |
depthBias | I32 | |
depthBiasClamp | F32 | |
slopeScaledDepthBias | F32 | |
depthClipEnable | I32 | |
scissorEnable | I32 | |
multisampleEnable | I32 | |
antialiasedLineEnable | I32 |
Protos
No protos.
Bindings
- static
f@18257__constructor__(dx.RasterizerDesc) → Void