Skip to content

v2.7.0

Compare
Choose a tag to compare
@mob-sakai mob-sakai released this 26 Jul 11:49

Full Changelog

UIHsvModifier: Modify hue, saturation, and value as you like!

  • Note: Hue mode in UIEffect component will be obsolete in the near future. Please use UIHsvModifier component instead.
  • Note: Cutoff and Mono mode in UIEffect component will be obsolete in the near future. Please use UITransitionEffect component instead.

Implemented enhancements:

  • UIEffectCapturedImage: Support target RenderTexture to use external component #108
  • Transition effect as other component #105
  • Use multi-pass blurring to capture screenshot #96
  • Feature: HSV modifier #44

Fixed bugs:

  • UIEffectCapturedImage: ColorMode is not working #109
  • UIDissolve is not maskable #101