SFML.Net
RenderTargetSetView Method |
Change the current active view
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)

void SetView( View view )
Sub SetView ( view As View )
void SetView( View^ view )
abstract SetView : view : View -> unit
Parameters
- view
- Type: SFML.GraphicsView
New view
