Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ParameterCollectionLayout Class

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

    public class ParameterCollectionLayout
    Name Description
    Fields
    BufferSize
    LayoutParameterKeyInfos
    ResourceCount
    | Improve this Doc View Source

    Fields


    BufferSize

    public int BufferSize
    Field Value
    Type Description
    System.Int32

    LayoutParameterKeyInfos

    public FastListStruct<ParameterKeyInfo> LayoutParameterKeyInfos
    Field Value
    Type Description
    FastListStruct<ParameterKeyInfo>

    ResourceCount

    public int ResourceCount
    Field Value
    Type Description
    System.Int32

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    ParameterCollectionLayoutExtensions.ProcessResources(ParameterCollectionLayout, DescriptorSetLayoutBuilder)
    ParameterCollectionLayoutExtensions.ProcessConstantBuffer(ParameterCollectionLayout, EffectConstantBufferDescription)
    LogicalGroupExtensions.ProcessLogicalGroup(ParameterCollectionLayout, RenderSystemResourceGroupLayout, ref LogicalGroup)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

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