C# Class Reign.Video.Vita.BlendStateDesc

Inheritance: BlendStateDescI
Show file Open project: reignstudios/ReignSDK Class Usage Examples

Public Methods

Method Description
BlendStateDesc ( BlendStateTypes type ) : System
New ( BlendStateTypes type ) : BlendStateDesc

Method Details

BlendStateDesc() public method

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

New() public static method

public static New ( BlendStateTypes type ) : BlendStateDesc
type BlendStateTypes
return BlendStateDesc