Viewport manager which really only reports different facts about Cameras and Viewports being used. It also draws the Split Screen borders, so if you want a different look, then override this class.
More...
|
| vxViewportManager (vxGameplaySceneBase Scene) |
| Initializes a new instance of the T:VerticesEngine.Graphics.vxViewportManager class.
|
|
void | ResetMainViewport () |
|
void | ResetViewport () |
| Resets the viewport to Fullscreen.
|
|
void | Dispose () |
|
|
Viewport | MainViewport |
| The main viewport.
|
|
readonly List< Viewport > | Viewports |
| The viewports.
|
|
Viewport manager which really only reports different facts about Cameras and Viewports being used. It also draws the Split Screen borders, so if you want a different look, then override this class.
◆ vxViewportManager()
Initializes a new instance of the T:VerticesEngine.Graphics.vxViewportManager class.
- Parameters
-
◆ NumberOfViewports
int VerticesEngine.Graphics.vxViewportManager.NumberOfViewports |
|
get |
Gets the number of viewports.
The number of viewports.
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Graphics/vxViewportManager.cs