ParticleVertexBuilder.TransformAttributeDelegate<T> Delegate
Namespace: Stride.Particles.VertexLayoutsAssembly: Stride.Particles.dll
public delegate void TransformAttributeDelegate<T>(ref T value);
Parameters
Type | Name | Description |
---|---|---|
T | value |
Type Parameters
Name | Description |
---|---|
T |