Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ConstantBufferType Enum

    Namespace: Stride.Shaders
    Assembly: Stride.Shaders.dll

    Describes the type of constant buffer.

    [DataContract]
    public enum ConstantBufferType

    Fields

    Name Description
    ConstantBuffer

    A standard constant buffer

    TextureBuffer

    A texture buffer

    Unknown

    An unknown buffer.

    Extension Methods

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

    Back to top

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