Esempio n. 1
0
 internal Shader(Godot.Material godotMaterial)
 {
     LeakyLeaky.Add(this);
     GodotMaterial = godotMaterial;
 }
Esempio n. 2
0
 internal Shader(Godot.Material godotMaterial)
 {
     GodotMaterial = godotMaterial;
 }