ShaderGetDefaultTextureParam Method |
Returns the texture that is set as default for the specified parameter.
Note: param must match the name of the uniform in the code exactly.
Namespace: Godot
public Texture GetDefaultTextureParam( string param )
[Missing <param name="param"/> documentation for "M:Godot.Shader.GetDefaultTextureParam(System.String)"]
[Missing <returns> documentation for "M:Godot.Shader.GetDefaultTextureParam(System.String)"]