Convert HeightmapUtils as Extensions #2573
IXLLEGACYIXL
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Are you talking about the Physics heightmaps? I think those are tied to the physics colliders if I'm not mistake. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
it would have benefits to convert the utils to extensions
I dont know why its separate, these are just helper methods anyway so it should be easy to convert them to extension methods
we can leave them in heightmaputils so no existing code breaks, or obsolete them and just put them into HeightMapExtensions or something like that
Beta Was this translation helpful? Give feedback.
All reactions