com.unity.mathematics 1.0.1
Notes: processedReleased April 16, 2019
Unity Compatibility
Minimum Unity: 2018.3
Package Dependencies
No dependency metadata provided.
🔄 Changes
- Release stable version
- Modify all math constants (e.g `math.PI`) to provide float constant by default instead of double. Use for example `math.PI_DBL` to get the previous double constant.
