예제 #1
0
 public void applyGradient()
 {
     _fogColorTexture = fogGradient.makeTexture();
 }