Table of Contents

Class ParticleVertexElements

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

A list of common VertexElement used in the particles' vertex layout

public static class ParticleVertexElements
Inheritance
ParticleVertexElements

Fields

Color

public static VertexElement Color

Field Value

VertexElement

Lifetime

public static VertexElement Lifetime

Field Value

VertexElement

Position

public static VertexElement Position

Field Value

VertexElement

RandSeed

public static VertexElement RandSeed

Field Value

VertexElement

TexCoord

public static VertexElement[] TexCoord

Field Value

VertexElement[]