keyframes property
The source control points, sorted by time, retained so the curve can be serialized and edited (the sample path uses the baked table).
Implementation
final List<ParticleKeyframe> keyframes;
The source control points, sorted by time, retained so the curve can be serialized and edited (the sample path uses the baked table).
final List<ParticleKeyframe> keyframes;