登录 注册
当前位置:主页 > 资源下载 > 9 > UnityModules-Release-CoreAsset-4.3.4.zip下载

UnityModules-Release-CoreAsset-4.3.4.zip下载

  • 更新:2024-09-11 14:13:38
  • 大小:12.2MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C# - 后端
  • 格式:ZIP

资源介绍

Updated to support Unity 2017.3 Renamed IHandModel to HandModelBase Improved physics interpolation in LeapServiceProvider Fixed bug where graphic renderer inspector would fail when the user uses unpacked sprites. Added callouts to notify users that unpacked sprites are not supported in the Graphic Renderer. Added a new Pose struct to keep track of a point in space with a position and an orientation Added extra operations for Query (Conversion, Repeat, Uniform, and default Sequences) Added the CurveBounds attribute for AnimationCurve values Added default AnimationCurve types Added many Rect utilities (area, expansion, encapsulation...) Added DrawPosition to the RuntimeGizmos Improved ImplementsInterface attribute (now supports ScriptableObject) Added cubic hermite splines (with float, Vector2, and Vector3 variants) Added a swizzle class to allow you to swizzle Vector2, Vector3, and Vector4 structs Added many general utility functions / fixed bugs