VertexAttributes Class
Namespace: Stride.Particles.VertexLayoutsAssembly: 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 |
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 |