Struct AttributeAccessor
- Namespace
- Stride.Particles.VertexLayouts
- Assembly
- Stride.Particles.dll
AttributeAccessor is use to access and modify a particle vertex attribute.
public struct AttributeAccessor
- Inherited Members
Fields
Offset
Offset of the attribute from the beginning of the vertex position
public int Offset
Field Value
Size
Size of the attribute field
public int Size