[]
Constructs a new RasterizerState1 based on the specified description.
public static RasterizerState1 Create(Device1 device, RasterizerStateDescription1 description)
Type | Name | Description |
---|---|---|
Device1 | device | The device with which to associate the state object. |
RasterizerStateDescription1 | description | The state description. |
Type | Description |
---|---|
RasterizerState1 |