Namespace Stride.Particles.VertexLayouts
Classes
- AttributeDescription
Attribute description code used for defining vertex attributes in the ParticleVertexBuilder
- ParticleVertexBuilder
Manager class for the vertex buffer stream which can dynamically change the required vertex layout and rebuild the buffer based on the particle fields
- ParticleVertexElements
A list of common VertexElement used in the particles' vertex layout
- VertexAttributes
A list of common AttributeDescription used to access the vertex fileds in a ParticleVertexBuilder
Structs
- AttributeAccessor
AttributeAccessor is use to access and modify a particle vertex attribute.