C# Class Reign.Video.XNA.DepthStencilStateDesc

Inheritance: DepthStencilStateDescI
Afficher le fichier Open project: reignstudios/ReignSDK Class Usage Examples

Méthodes publiques

Méthode Description
DepthStencilStateDesc ( DepthStencilStateTypes type ) : System
New ( DepthStencilStateTypes type ) : DepthStencilStateDesc

Method Details

DepthStencilStateDesc() public méthode

public DepthStencilStateDesc ( DepthStencilStateTypes type ) : System
type DepthStencilStateTypes
Résultat System

New() public static méthode

public static New ( DepthStencilStateTypes type ) : DepthStencilStateDesc
type DepthStencilStateTypes
Résultat DepthStencilStateDesc