Show / Hide Table of Contents

Interface IMainViewportState

Client state that has a main viewport.

Namespace: Content.Client.Viewport
Assembly: Content.Client.dll
Syntax
public interface IMainViewportState
Remarks

Used for taking no-UI screenshots (including things like flash overlay).

Properties

| Improve this Doc View Source

Viewport

Declaration
MainViewport Viewport { get; }
Property Value
Type Description
MainViewport
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾