[]
Create a rasterizer state object that tells the rasterizer stage how to behave.
public static RasterizerState Create(Device device, RasterizerStateDescription description)
Type | Name | Description |
---|---|---|
Device | device | |
RasterizerStateDescription | description |
Type | Description |
---|---|
RasterizerState |