Exemple #1
0
 public static Color GetGlobalColor(int nameID)
 {
     return(Shader.GetGlobalColorImpl(nameID));
 }