VisualServerMaterialGetShader Method |
Returns the shader of a certain material's shader. Returns an empty RID if the material doesn't have a shader.
Namespace: Godot
public static RID MaterialGetShader( RID shaderMaterial )
[Missing <param name="shaderMaterial"/> documentation for "M:Godot.VisualServer.MaterialGetShader(Godot.RID)"]
[Missing <returns> documentation for "M:Godot.VisualServer.MaterialGetShader(Godot.RID)"]