Example #1
0
 private void CustomColor(float r, float g, float b)
 {
     materialHolder.CustomMaterialColor(r, g, b);
 }