Reign.Video.IViewPort.Apply C# (CSharp) Method

Apply() public abstract method

public abstract Apply ( IRenderTarget renderTarget ) : void
renderTarget IRenderTarget
return void
        public abstract void Apply(IRenderTarget renderTarget);

Same methods

IViewPort::Apply ( ) : void