Rename Material to GraphicsMaterial #5215
markushonok
started this conversation in
Engine Core
Replies: 1 comment
-
I'd rather rename PhysicsMaterial than the core Material class that every other Material type inherits from. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Although the name Material is quite well-established, but looking at it from the other side it looks a bit strange when you see PhysicsMaterial, which is in no way related to Material, but they both have Material in the name. It seems to me that adding "Graphics" to the type name would make it more correct. I noticed this when I needed to keep both types in the same place.
Beta Was this translation helpful? Give feedback.
All reactions