[]
Constructs a new BlendState based on the specified description.
public static BlendState Create(Device device, BlendStateDescription description)
Type | Name | Description |
---|---|---|
Device | device | The device with which to associate the state object. |
BlendStateDescription | description | The state description. |
Type | Description |
---|---|
BlendState | The newly created object. |