Table of Contents

Interface IParticleSorter

Namespace
Stride.Particles.Sorters
Assembly
Stride.Particles.dll
public interface IParticleSorter

Methods

FreeSortedList(ref ParticleList)

void FreeSortedList(ref ParticleList sortedList)

Parameters

sortedList ParticleList

GetSortedList(Vector3)

ParticleList GetSortedList(Vector3 depth)

Parameters

depth Vector3

Returns

ParticleList