C# Class Reign.Video.OpenGL.DepthStencilStateDesc

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

Public Methods

Method Description
DepthStencilStateDesc ( DepthStencilStateTypes type ) : System

Method Details

DepthStencilStateDesc() public method

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