Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ParameterCollectionLayoutExtensions Class

    Namespace: Stride.Graphics
    Assembly: Stride.Graphics.dll
    System.Object → ParameterCollectionLayoutExtensions
    Derived from ParameterCollectionLayoutExtensions:

    public static class ParameterCollectionLayoutExtensions
    Name Description
    Methods
    ProcessConstantBuffer(ParameterCollectionLayout, EffectConstantBufferDescription)
    ProcessResources(ParameterCollectionLayout, DescriptorSetLayoutBuilder)
    | Improve this Doc View Source

    Methods


    ProcessConstantBuffer(ParameterCollectionLayout, EffectConstantBufferDescription)

    public static void ProcessConstantBuffer(this ParameterCollectionLayout parameterCollectionLayout, EffectConstantBufferDescription constantBuffer)
    Parameters
    Type Name Description
    ParameterCollectionLayout parameterCollectionLayout
    EffectConstantBufferDescription constantBuffer

    ProcessResources(ParameterCollectionLayout, DescriptorSetLayoutBuilder)

    public static void ProcessResources(this ParameterCollectionLayout parameterCollectionLayout, DescriptorSetLayoutBuilder layout)
    Parameters
    Type Name Description
    ParameterCollectionLayout parameterCollectionLayout
    DescriptorSetLayoutBuilder layout

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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