Exemple #1
0
 public static int GetGlobalInt(int nameID)
 {
     return(Shader.GetGlobalIntImpl(nameID));
 }