ViewportState Class
Namespace: Stride.RenderingAssembly: Stride.Rendering.dll
System.Object →
ViewportState
Derived from ViewportState:
public class ViewportState
Name | Description | |
---|---|---|
Fields | ||
Viewport0 | ||
Methods | ||
CaptureState(CommandList) | Capture state from Viewports. |
Fields
Viewport0
public Viewport Viewport0
Field Value
Type | Description |
---|---|
Viewport |
Methods
CaptureState(CommandList)
Capture state from Viewports.
public void CaptureState(CommandList commandList)
Parameters
Type | Name | Description |
---|---|---|
CommandList | commandList | The command list to capture state from. |