C# Class Reign.Video.D3D11.BlendStateDesc

Inheritance: IBlendStateDesc
Show file Open project: reignstudios/ReignSDK

Public Methods

Method Description
BlendStateDesc ( BlendStateTypes type ) : System
Dispose ( ) : void

Method Details

BlendStateDesc() public method

public BlendStateDesc ( BlendStateTypes type ) : System
type BlendStateTypes
return System

Dispose() public method

public Dispose ( ) : void
return void