C# Class Reign.Video.Abstraction.RasterizerStateAPI

Show file Open project: reignstudios/ReignSDK

Public Methods

Method Description
New ( VideoTypes videoType, IDisposableResource parent, IRasterizerStateDesc desc ) : IRasterizerState

Method Details

New() public static method

public static New ( VideoTypes videoType, IDisposableResource parent, IRasterizerStateDesc desc ) : IRasterizerState
videoType VideoTypes
parent IDisposableResource
desc IRasterizerStateDesc
return IRasterizerState