public Graphic3d_BSDF(Graphic3d_BSDF parameter1) : base() { throw new NotImplementedException(); }
public void SetBSDF(Graphic3d_BSDF theBSDF) { throw new NotImplementedException(); }
public Graphic3d_PBRMaterial(Graphic3d_BSDF theBSDF) : base() { throw new NotImplementedException(); }