Ejemplo n.º 1
0
 private static void AddRandomSeeds(Texture2D phospheneTexture)
 {
     phospheneTexture.Apply_Parallelised(AddRandomSeeds);
 }