com.unity.terrain-tools 5.1.2

com.unity.terrain-tools

Source docs
Notes: processedReleased August 9, 2024

Browse versions

PreviousNext

🔧 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