Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    VertexAttributes Class

    Namespace: Stride.Particles.VertexLayouts
    Assembly: Stride.Particles.dll

    A list of common AttributeDescription used to access the vertex fileds in a ParticleVertexBuilder

    System.Object → VertexAttributes
    Derived from VertexAttributes:

    public static class VertexAttributes
    Name Description
    Fields
    Color
    Lifetime
    Position
    RandomSeed
    | Improve this Doc View Source

    Fields


    Color

    public static AttributeDescription Color
    Field Value
    Type Description
    AttributeDescription

    Lifetime

    public static AttributeDescription Lifetime
    Field Value
    Type Description
    AttributeDescription

    Position

    public static AttributeDescription Position
    Field Value
    Type Description
    AttributeDescription

    RandomSeed

    public static AttributeDescription RandomSeed
    Field Value
    Type Description
    AttributeDescription

    • Improve this Doc
    • View Source
    In This Article

    Back to top

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