Property in ShapeFFT

FFT waves will loop with a period of this many seconds.

For baked data (CPU queries): smaller values decrease data size, but can make waves visibly repetitive; and this value will clamped at 128 regardless of what the UI allows.

Declaration

public float TimeLoopLength { get; set; }