com.unity.terrain-tools 5.1.2
com.unity.terrain-tools
Source docsNotes: processedReleased August 9, 2024
🔧 Bug Fixes
- Removed unecessary .meta file
- Fixed warnings about deprecated APIs.
- Fix issue where IsPowerOfTwo returns true for negative ints
- Test for IsPowerOfTwo is updated to check up to 2^30 and includes negative cases
