void SetShader(const Material &material, Shader &shader) { this->SetShader(material.GetDefinition(), shader); }