SetViewPort Method

KB01 Engine

KB01_Engine

RendererDx..::..SetViewPort Method

Sets the view port.

Namespace:  
Assembly:  KB01_Engine (in KB01_Engine.dll)

Syntax


public void SetViewPort(
	void* _viewPort
)
Public Sub SetViewPort ( _
	_viewPort As void* _
)
public:
void SetViewPort(
	void* _viewPort
)

Parameters

_viewPort
Type: void*
The _view port.