Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    VertexStreamDefinitionBase Class

    Namespace: Stride.Rendering.Materials.ComputeColors
    Assembly: Stride.Rendering.dll

    Base implementation for IVertexStreamDefinition

    System.Object → VertexStreamDefinitionBase
    Derived from VertexStreamDefinitionBase: IndexedVertexStreamDefinition VertexUserStreamDefinition

    [DataContract(Inherited = true)]
    public abstract class VertexStreamDefinitionBase : IVertexStreamDefinition
    Name Description
    Methods
    GetSemanticName()
    GetSemanticNameHash()
    | Improve this Doc View Source

    Methods


    GetSemanticName()

    public abstract string GetSemanticName()
    Returns
    Type Description
    System.String

    GetSemanticNameHash()

    public abstract int GetSemanticNameHash()
    Returns
    Type Description
    System.Int32

    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