Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ViewportState Class

    Namespace: Stride.Rendering
    Assembly: Stride.Rendering.dll
    System.Object → ViewportState
    Derived from ViewportState:

    public class ViewportState
    Name Description
    Fields
    Viewport0
    Methods
    CaptureState(CommandList)

    Capture state from Viewports.

    | Improve this Doc View Source

    Fields


    Viewport0

    public Viewport Viewport0
    Field Value
    Type Description
    Viewport
    | Improve this Doc View Source

    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.


    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article
    In This Article
    • Fields
      • Viewport0
    • Methods
      • CaptureState(CommandList)
    • Extension Methods

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation