Table of Contents

Interface IAttributeTransformer<T, U>

Namespace
Stride.Particles.VertexLayouts
Assembly
Stride.Particles.dll
public interface IAttributeTransformer<T, U>

Type Parameters

T
U

Methods

Transform(ref T, ref U)

void Transform(ref T attribute, ref U transformer)

Parameters

attribute T
transformer U