internal MaterialsDifference(Materials rpOwner, MaterialsDifferenceType rpType) { r_Owner = rpOwner; Type = rpType; Reload(); }