Table of Contents

Interface ISortValueCalculator<T>

Namespace
Stride.Particles.Sorters
Assembly
Stride.Particles.dll
public interface ISortValueCalculator<T> where T : struct

Type Parameters

T

Methods

GetSortValue(T)

float GetSortValue(T value)

Parameters

value T

Returns

float