Interface IAttributeTransformer<T, U>
- Namespace
 - Stride.Particles.VertexLayouts
 
- Assembly
 - Stride.Particles.dll
 
public interface IAttributeTransformer<T, U>
  Type Parameters
TU
Methods
Transform(ref T, ref U)
void Transform(ref T attribute, ref U transformer)
  Parameters
attributeTtransformerU