Further flam3 exporting functions fixes and additions.
This commit is contained in:
@ -124,7 +124,9 @@ type
|
||||
pulse: array[0..1, 0..1] of double; // [i][0]=magnitute [i][1]=frequency */
|
||||
wiggle: array[0..1, 0..1] of double; // frequency is /minute, assuming 30 frames/s */
|
||||
|
||||
estimator, estimator_min, estimator_curve, jitters: double; // density estimator.
|
||||
estimator, estimator_min, estimator_curve: double; // density estimator.
|
||||
jitters: integer;
|
||||
gamma_tresholds: double;
|
||||
|
||||
PropTable: array of TXForm;//Integer;
|
||||
FAngle: Double;
|
||||
|
Reference in New Issue
Block a user