C# Class Reign.Video.XNA.DepthStencilStateDesc

Inheritance: DepthStencilStateDescI
显示文件 Open project: reignstudios/ReignSDK Class Usage Examples

Public Methods

Method Description
DepthStencilStateDesc ( DepthStencilStateTypes type ) : System
New ( DepthStencilStateTypes type ) : DepthStencilStateDesc

Method Details

DepthStencilStateDesc() public method

public DepthStencilStateDesc ( DepthStencilStateTypes type ) : System
type DepthStencilStateTypes
return System

New() public static method

public static New ( DepthStencilStateTypes type ) : DepthStencilStateDesc
type DepthStencilStateTypes
return DepthStencilStateDesc