public Boolean ContainsMaterial(Int32 materialHandle) { return materials.ContainsKey(materialHandle); }