C# Class Reign.Video.Abstraction.DepthStencilStateAPI

Show file Open project: reignstudios/ReignSDK

Public Methods

Method Description
New ( VideoTypes videoType, IDisposableResource parent, IDepthStencilStateDesc desc ) : IDepthStencilState

Method Details

New() public static method

public static New ( VideoTypes videoType, IDisposableResource parent, IDepthStencilStateDesc desc ) : IDepthStencilState
videoType VideoTypes
parent IDisposableResource
desc IDepthStencilStateDesc
return IDepthStencilState