Material BuildMaterial() => _material.BuildMaterial();
Exemple #2
0
 private Material BuildMaterial()
 {
     return(_material.BuildMaterial());
 }