Table of Contents

Struct ViewportState

Namespace
Stride.Rendering
Assembly
Stride.Rendering.dll
public struct ViewportState
Inherited Members
Extension Methods

Fields

Viewport0

public Viewport Viewport0

Field Value

Viewport

Methods

CaptureState(CommandList)

Capture state from Viewports.

public void CaptureState(CommandList commandList)

Parameters

commandList CommandList

The command list to capture state from.