public void SetReflectiveTexture(Texture t) { reflective.SetTexture(t); }
public void SetTexture(Texture c) { reflective_brdf.SetTexture(c); }