C# Class Reign.Video.Abstraction.DepthStencilStateAPI

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Méthode Description
New ( VideoTypes videoType, IDisposableResource parent, IDepthStencilStateDesc desc ) : IDepthStencilState

Method Details

New() public static méthode

public static New ( VideoTypes videoType, IDisposableResource parent, IDepthStencilStateDesc desc ) : IDepthStencilState
videoType VideoTypes
parent IDisposableResource
desc IDepthStencilStateDesc
Résultat IDepthStencilState