Example #1
0
 public void Setup(Material material, ComputeShader cp)
 {
     _material = material;
     _ssprTexGenerator.Setup(cp);
 }