Creature.prototype.activateAndTrace(): Float32Array
Activates the creature and traces the activity.
input: Float32Array
- The input values for the creature.
feedbackLoop: boolean
- Whether to use a feedback loop during activation.
The output values after activation.