public override void PrimeOutput(int outputs, int[] outputIDs, PipelineBuffer[] buffers)
 {
     outputBuffer = buffers.First();
 }