Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    EffectParameterUpdaterLayout Class

    Namespace: Stride.Rendering
    Assembly: Stride.Graphics.dll

    Defines a layout used by EffectParameterUpdater to update several ResourceGroup from a ParameterCollection.

    System.Object → EffectParameterUpdaterLayout
    Derived from EffectParameterUpdaterLayout:

    public class EffectParameterUpdaterLayout
    Name Description
    Constructors
    EffectParameterUpdaterLayout(GraphicsDevice, Effect, DescriptorSetLayoutBuilder[])
    | Improve this Doc View Source

    Constructors


    EffectParameterUpdaterLayout(GraphicsDevice, Effect, DescriptorSetLayoutBuilder[])

    public EffectParameterUpdaterLayout(GraphicsDevice graphicsDevice, Effect effect, DescriptorSetLayoutBuilder[] layouts)
    Parameters
    Type Name Description
    GraphicsDevice graphicsDevice
    Effect effect
    DescriptorSetLayoutBuilder[] layouts

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

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