Example #1
0
 private float GetOutput(outputType type)
 {
     return(outputs.GetNode(OStartIndexes[type]));
 }