Beispiel #1
0
 public LegacyHairShaderData UseLegacyMethod(ColorProcessingMethod colorProcessor)
 {
     _colorProcessor = colorProcessor;
     return(this);
 }
 public LegacyHairShaderData UseLegacyMethod(ColorProcessingMethod colorProcessor)
 {
     _colorProcessor = colorProcessor;
     return this;
 }